Order

An order is a customer's completed request to purchase one or more products from a shop. An order is created when a customer completes the checkout process, during which time they provide an email address or phone number, billing address and payment information.

Orders can be created through the API, but no payment information will be collected, and no transaction performed. You can mark the order with any payment status.

You can also allow merchants to create orders manually by using the DraftOrder resource.

What you can do with Order

The Shopbase API lets you do the following with the Order resource. More detailed versions of these general actions is available here.

Last updated