Optional
configuration: ConfigurationCancel a shipment by the given shipmentId. Usage Plan: | Rate (requests per second) | Burst | | ---- | ---- | | 5 | 15 | For more information, see "Usage Plans and Rate Limits" in the Selling Partner API documentation.
Shipment Id to cancel a shipment
Optional
options: RawAxiosRequestConfigOverride http request option.
Create a new shipment. Usage Plan: | Rate (requests per second) | Burst | | ---- | ---- | | 5 | 15 | The x-amzn-RateLimit-Limit
response header returns the usage plan rate limits that were applied to the requested operation, when available. The table above indicates the default rate and burst values for this operation. Selling partners whose business demands require higher throughput may see higher rate and burst values than those shown here. For more information, see Usage Plans and Rate Limits in the Selling Partner API.
CreateShipmentRequest Body
Optional
options: RawAxiosRequestConfigOverride http request option.
Verify if the current account is valid. Usage Plan: | Rate (requests per second) | Burst | | ---- | ---- | | 5 | 15 | For more information, see "Usage Plans and Rate Limits" in the Selling Partner API documentation.
Optional
options: RawAxiosRequestConfigOverride http request option.
Get service rates. Usage Plan: | Rate (requests per second) | Burst | | ---- | ---- | | 5 | 15 | For more information, see "Usage Plans and Rate Limits" in the Selling Partner API documentation.
GetRatesRequest body
Optional
options: RawAxiosRequestConfigOverride http request option.
Return the entire shipment object for the shipmentId. Usage Plan: | Rate (requests per second) | Burst | | ---- | ---- | | 5 | 15 | For more information, see "Usage Plans and Rate Limits" in the Selling Partner API documentation.
Shipment id to return the entire shipment object
Optional
options: RawAxiosRequestConfigOverride http request option.
Return the tracking information of a shipment. Usage Plan: | Rate (requests per second) | Burst | | ---- | ---- | | 1 | 1 | For more information, see "Usage Plans and Rate Limits" in the Selling Partner API documentation.
Tracking Id
Optional
options: RawAxiosRequestConfigOverride http request option.
Purchase shipping labels based on a given rate. Usage Plan: | Rate (requests per second) | Burst | | ---- | ---- | | 5 | 15 | For more information, see "Usage Plans and Rate Limits" in the Selling Partner API documentation.
Shipment id for purchase shipping label
PurchaseShippingLabelRequest body
Optional
options: RawAxiosRequestConfigOverride http request option.
Purchase shipping labels. Usage Plan: | Rate (requests per second) | Burst | | ---- | ---- | | 5 | 15 | For more information, see "Usage Plans and Rate Limits" in the Selling Partner API documentation.
PurchaseShipmentRequest body
Optional
options: RawAxiosRequestConfigOverride http request option.
Retrieve shipping label based on the shipment id and tracking id. Usage Plan: | Rate (requests per second) | Burst | | ---- | ---- | | 5 | 15 | For more information, see "Usage Plans and Rate Limits" in the Selling Partner API documentation.
Shipment Id to retreive label
Tracking Id
RetrieveShippingLabelRequest body
Optional
options: RawAxiosRequestConfigOverride http request option.
ShippingApi - functional programming interface
Export