Optional
configuration: ConfigurationReturns a customer invoice based on the purchaseOrderNumber that you specify. Usage Plan: | Rate (requests per second) | Burst | | ---- | ---- | | 10 | 10 | 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.
Purchase order number of the shipment for which to return the invoice.
Optional
options: RawAxiosRequestConfigOverride http request option.
Returns a list of customer invoices created during a time frame that you specify. You define the time frame using the createdAfter and createdBefore parameters. You must use both of these parameters. The date range to search must be no more than 7 days. Usage Plan: | Rate (requests per second) | Burst | | ---- | ---- | | 10 | 10 | 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.
Orders that became available after this date and time will be included in the result. Must be in ISO-8601 date/time format.
Orders that became available before this date and time will be included in the result. Must be in ISO-8601 date/time format.
Optional
shipFromPartyId: stringThe vendor warehouseId for order fulfillment. If not specified, the result will contain orders for all warehouses.
Optional
limit: numberThe limit to the number of records returned
Optional
sortOrder: GetCustomerInvoicesSortOrderEnumSort ASC or DESC by order creation date.
Optional
nextToken: stringUsed for pagination when there are more orders than the specified result size limit. The token value is returned in the previous API call.
Optional
options: RawAxiosRequestConfigOverride http request option.
Returns a packing slip based on the purchaseOrderNumber that you specify. Usage Plan: | Rate (requests per second) | Burst | | ---- | ---- | | 10 | 10 | 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.
The purchaseOrderNumber for the packing slip you want.
Optional
options: RawAxiosRequestConfigOverride http request option.
Returns a list of packing slips for the purchase orders that match the criteria specified. Date range to search must not be more than 7 days. Usage Plan: | Rate (requests per second) | Burst | | ---- | ---- | | 10 | 10 | 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.
Packing slips that became available after this date and time will be included in the result. Must be in ISO-8601 date/time format.
Packing slips that became available before this date and time will be included in the result. Must be in ISO-8601 date/time format.
Optional
shipFromPartyId: stringThe vendor warehouseId for order fulfillment. If not specified the result will contain orders for all warehouses.
Optional
limit: numberThe limit to the number of records returned
Optional
sortOrder: GetPackingSlipsSortOrderEnumSort ASC or DESC by packing slip creation date.
Optional
nextToken: stringUsed for pagination when there are more packing slips than the specified result size limit. The token value is returned in the previous API call.
Optional
options: RawAxiosRequestConfigOverride http request option.
Returns a shipping label for the purchaseOrderNumber that you specify. Usage Plan: | Rate (requests per second) | Burst | | ---- | ---- | | 10 | 10 | 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.
The purchase order number for which you want to return the shipping label. It should be the same purchaseOrderNumber as received in the order.
Optional
options: RawAxiosRequestConfigOverride http request option.
Returns a list of shipping labels created during the time frame that you specify. You define that time frame using the createdAfter and createdBefore parameters. You must use both of these parameters. The date range to search must not be more than 7 days. Usage Plan: | Rate (requests per second) | Burst | | ---- | ---- | | 10 | 10 | 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.
Shipping labels that became available after this date and time will be included in the result. Must be in ISO-8601 date/time format.
Shipping labels that became available before this date and time will be included in the result. Must be in ISO-8601 date/time format.
Optional
shipFromPartyId: stringThe vendor warehouseId for order fulfillment. If not specified, the result will contain orders for all warehouses.
Optional
limit: numberThe limit to the number of records returned.
Optional
sortOrder: GetShippingLabelsSortOrderEnumSort ASC or DESC by order creation date.
Optional
nextToken: stringUsed for pagination when there are more ship labels than the specified result size limit. The token value is returned in the previous API call.
Optional
options: RawAxiosRequestConfigOverride http request option.
Submits one or more shipment confirmations for vendor orders. Usage Plan: | Rate (requests per second) | Burst | | ---- | ---- | | 10 | 10 | 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.
Request body containing the shipment confirmations data.
Optional
options: RawAxiosRequestConfigOverride http request option.
This API call is only to be used by Vendor-Own-Carrier (VOC) vendors. Calling this API will submit a shipment status update for the package that a vendor has shipped. It will provide the Amazon customer visibility on their order, when the package is outside of Amazon Network visibility. Usage Plan: | Rate (requests per second) | Burst | | ---- | ---- | | 10 | 10 | 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.
Request body containing the shipment status update data.
Optional
options: RawAxiosRequestConfigOverride http request option.
Creates a shipping label for a purchase order and returns a transactionId for reference. Usage Plan: | Rate (requests per second) | Burst | | ---- | ---- | | 10 | 10 | 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.
Request body containing one or more shipping labels data.
Optional
options: RawAxiosRequestConfigOverride http request option.
VendorShippingApi - functional programming interface
Export