Questions language:
English (US)
Answers language:
English (US)
1 |
about amazon order api |
retrieve order information sold on amazon |
2 |
Order |
A collection of order items sold on Amazon with identical shipping address |
3 |
Order item |
An item and a quantity |
4 |
integration |
Synchronize Amazon order data with order data in your local ordering system |
5 |
ListOrders |
Returns orders created or updated during a time frame that you specify. |
6 |
ListOrdersByNextToken |
Returns the next page of orders using the NextToken parameter. |
7 |
GetOrder |
Returns orders based on the AmazonOrderId values that you specify. |
8 |
ListOrderItems |
Returns order items based on the AmazonOrderId that you specify. |
9 |
ListOrderItemsByNextToken |
Returns the next page of order items using the NextToken parameter. |
10 |
GetServiceStatus |
Returns the operational status of the Orders API section. |