Skip to content

Magento 2#

Magento is an e-commerce platform enabling retailers and brands to build engaging online shopping experiences.

Credentials

You can find authentication information for this node here.

Basic Operations#

  • Customer
    • Create a new customer
    • Delete a customer
    • Get a customer
    • Get all customers
    • Update a customer
  • Invoice
    • Create an invoice
  • Order
    • Cancel an order
    • Get an order
    • Get all orders
    • Ship an order
  • Product
    • Create a product
    • Delete a product
    • Get a product
    • Get all producs
    • Update a product