Module orders_v0

Module orders_v0 

Source

Enums§

ConfirmShipmentError
struct for typed errors of method confirm_shipment
GetOrderAddressError
struct for typed errors of method get_order_address
GetOrderBuyerInfoError
struct for typed errors of method get_order_buyer_info
GetOrderError
struct for typed errors of method get_order
GetOrderItemsBuyerInfoError
struct for typed errors of method get_order_items_buyer_info
GetOrderItemsError
struct for typed errors of method get_order_items
GetOrderRegulatedInfoError
struct for typed errors of method get_order_regulated_info
GetOrdersError
struct for typed errors of method get_orders
UpdateShipmentStatusError
struct for typed errors of method update_shipment_status
UpdateVerificationStatusError
struct for typed errors of method update_verification_status

Functions§

confirm_shipment
Updates the shipment confirmation status for a specified order. Usage Plan: | Rate (requests per second) | Burst | | –– | –– | | 2 | 10 | The x-amzn-RateLimit-Limit response header contains the usage plan rate limits for the operation, when available. The preceding table contains the default rate and burst values for this operation. Selling partners whose business demands require higher throughput might have higher rate and burst values than those shown here. For more information, refer to Usage Plans and Rate Limits.
get_order
Returns the order that you specify. Usage Plan: | Rate (requests per second) | Burst | | –– | –– | | 0.5 | 30 | The x-amzn-RateLimit-Limit response header contains the usage plan rate limits for the operation, when available. The preceding table contains the default rate and burst values for this operation. Selling partners whose business demands require higher throughput might have higher rate and burst values than those shown here. For more information, refer to Usage Plans and Rate Limits.
get_order_address
Returns the shipping address for the order that you specify. Usage Plan: | Rate (requests per second) | Burst | | –– | –– | | 0.5 | 30 | The x-amzn-RateLimit-Limit response header contains the usage plan rate limits for the operation, when available. The preceding table contains the default rate and burst values for this operation. Selling partners whose business demands require higher throughput might have higher rate and burst values than those shown here. For more information, refer to Usage Plans and Rate Limits.
get_order_buyer_info
Returns buyer information for the order that you specify. Usage Plan: | Rate (requests per second) | Burst | | –– | –– | | 0.5 | 30 | The x-amzn-RateLimit-Limit response header contains the usage plan rate limits for the operation, when available. The preceding table contains the default rate and burst values for this operation. Selling partners whose business demands require higher throughput might have higher rate and burst values than those shown here. For more information, refer to Usage Plans and Rate Limits.
get_order_items
Returns detailed order item information for the order that you specify. If NextToken is provided, it’s used to retrieve the next page of order items. Note: When an order is in the Pending state (the order has been placed but payment has not been authorized), the getOrderItems operation does not return information about pricing, taxes, shipping charges, gift status or promotions for the order items in the order. After an order leaves the Pending state (this occurs when payment has been authorized) and enters the Unshipped, Partially Shipped, or Shipped state, the getOrderItems operation returns information about pricing, taxes, shipping charges, gift status and promotions for the order items in the order. Usage Plan: | Rate (requests per second) | Burst | | –– | –– | | 0.5 | 30 | The x-amzn-RateLimit-Limit response header contains the usage plan rate limits for the operation, when available. The preceding table contains the default rate and burst values for this operation. Selling partners whose business demands require higher throughput might have higher rate and burst values than those shown here. For more information, refer to Usage Plans and Rate Limits.
get_order_items_buyer_info
Returns buyer information for the order items in the order that you specify. Usage Plan: | Rate (requests per second) | Burst | | –– | –– | | 0.5 | 30 | The x-amzn-RateLimit-Limit response header contains the usage plan rate limits for the operation, when available. The preceding table contains the default rate and burst values for this operation. Selling partners whose business demands require higher throughput might have higher rate and burst values than those shown here. For more information, refer to Usage Plans and Rate Limits.
get_order_regulated_info
Returns regulated information for the order that you specify. Usage Plan: | Rate (requests per second) | Burst | | –– | –– | | 0.5 | 30 | The x-amzn-RateLimit-Limit response header contains the usage plan rate limits for the operation, when available. The preceding table contains the default rate and burst values for this operation. Selling partners whose business demands require higher throughput might have higher rate and burst values than those shown here. For more information, refer to Usage Plans and Rate Limits.
get_orders
Returns orders that are created or updated during the specified time period. If you want to return specific types of orders, you can apply filters to your request. NextToken doesn’t affect any filters that you include in your request; it only impacts the pagination for the filtered orders response. Usage Plan: | Rate (requests per second) | Burst | | –– | –– | | 0.0167 | 20 | The x-amzn-RateLimit-Limit response header contains the usage plan rate limits for the operation, when available. The preceding table contains the default rate and burst values for this operation. Selling partners whose business demands require higher throughput might have higher rate and burst values than those shown here. For more information, refer to Usage Plans and Rate Limits.
update_shipment_status
Update the shipment status for an order that you specify. Usage Plan: | Rate (requests per second) | Burst | | –– | –– | | 5 | 15 | The x-amzn-RateLimit-Limit response header contains the usage plan rate limits for the operation, when available. The preceding table contains the default rate and burst values for this operation. Selling partners whose business demands require higher throughput might have higher rate and burst values than those shown here. For more information, refer to Usage Plans and Rate Limits.
update_verification_status
Updates (approves or rejects) the verification status of an order containing regulated products. Usage Plan: | Rate (requests per second) | Burst | | –– | –– | | 0.5 | 30 | The x-amzn-RateLimit-Limit response header contains the usage plan rate limits for the operation, when available. The preceding table contains the default rate and burst values for this operation. Selling partners whose business demands require higher throughput might have higher rate and burst values than those shown here. For more information, refer to Usage Plans and Rate Limits.