The order object
An order is a representation of a transaction. You may create update, and delete an order of type ‘custom’. You may retrieve orders of all types. Available types include ‘Amazon’, ‘eBay’, ‘Magento’, ‘Shopify’, ‘BigCommerce’, and ‘Custom’. You may retrieve a single order, based on our unique order identifier (‘id’), returned as part of a POST or PUT request, or you may retrieve an order based on the channel order identifier; for example, retrieve an Amazon order based on Amazon’s long-string order identifier. You may also retrieve a list of orders, based on criteria you must specify.