GetOrders

View as Markdown
List customer orders.

Authentication

AuthorizationBearer

Bearer authentication of the form Bearer <token>, where token is your auth token.

X-API-Keystring
API Key authentication via header

Request

This endpoint expects an object.
statusenumOptional
Optional status filter

Response

Success
orderslist of objects or null
totalCountinteger or null