Amazon Orders
get/api/method/amazon.orders.getList
Query parameters
States in array format: e.g. states[]=Unshipped or states[]=Unshipped&states[]=Pending
fromDatestring
Return Orders after the specified date and time in UTC. e.g. '2016-11-21T13:53:49.000000Z'
withoutItemsstring
Indicates whether should (present in query) response contain order items or not
OrderIds in array format: e.g. orderIds[]=1111 or orderIds[]=1111&orderIds[]=2222
Response
Returns Amazon Orders
Changes
No recorded changes to this endpoint across all 1 revision of this API.