Optionalconfiguration: ConfigurationReturns the Details about Shipment, Carrier Details, status of the shipment, container details and other details related to shipment based on the filter parameters value 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.
Optionallimit: numberThe limit to the number of records returned. Default value is 50 records.
OptionalsortOrder: GetShipmentDetailsSortOrderEnumSort in ascending or descending order by purchase order creation date.
OptionalnextToken: stringUsed for pagination when there are more shipments than the specified result size limit.
OptionalcreatedAfter: stringGet Shipment Details that became available after this timestamp will be included in the result. Must be in <a href='https://developer-docs.amazon.com/sp-api/docs/iso-8601\'>ISO 8601</a> format.
OptionalcreatedBefore: stringGet Shipment Details that became available before this timestamp will be included in the result. Must be in <a href='https://developer-docs.amazon.com/sp-api/docs/iso-8601\'>ISO 8601</a> format.
OptionalshipmentConfirmedBefore: stringGet Shipment Details by passing Shipment confirmed create Date Before. Must be in <a href='https://developer-docs.amazon.com/sp-api/docs/iso-8601\'>ISO 8601</a> format.
OptionalshipmentConfirmedAfter: stringGet Shipment Details by passing Shipment confirmed create Date After. Must be in <a href='https://developer-docs.amazon.com/sp-api/docs/iso-8601\'>ISO 8601</a> format.
OptionalpackageLabelCreatedBefore: stringGet Shipment Details by passing Package label create Date by buyer. Must be in <a href='https://developer-docs.amazon.com/sp-api/docs/iso-8601\'>ISO 8601</a> format.
OptionalpackageLabelCreatedAfter: stringGet Shipment Details by passing Package label create Date After by buyer. Must be in <a href='https://developer-docs.amazon.com/sp-api/docs/iso-8601\'>ISO 8601</a> format.
OptionalshippedBefore: stringGet Shipment Details by passing Shipped Date Before. Must be in <a href='https://developer-docs.amazon.com/sp-api/docs/iso-8601\'>ISO 8601</a> format.
OptionalshippedAfter: stringGet Shipment Details by passing Shipped Date After. Must be in <a href='https://developer-docs.amazon.com/sp-api/docs/iso-8601\'>ISO 8601</a> format.
OptionalestimatedDeliveryBefore: stringGet Shipment Details by passing Estimated Delivery Date Before. Must be in <a href='https://developer-docs.amazon.com/sp-api/docs/iso-8601\'>ISO 8601</a> format.
OptionalestimatedDeliveryAfter: stringGet Shipment Details by passing Estimated Delivery Date After. Must be in <a href='https://developer-docs.amazon.com/sp-api/docs/iso-8601\'>ISO 8601</a> format.
OptionalshipmentDeliveryBefore: stringGet Shipment Details by passing Shipment Delivery Date Before. Must be in <a href='https://developer-docs.amazon.com/sp-api/docs/iso-8601\'>ISO 8601</a> format.
OptionalshipmentDeliveryAfter: stringGet Shipment Details by passing Shipment Delivery Date After. Must be in <a href='https://developer-docs.amazon.com/sp-api/docs/iso-8601\'>ISO 8601</a> format.
OptionalrequestedPickUpBefore: stringGet Shipment Details by passing Before Requested pickup date. Must be in <a href='https://developer-docs.amazon.com/sp-api/docs/iso-8601\'>ISO 8601</a> format.
OptionalrequestedPickUpAfter: stringGet Shipment Details by passing After Requested pickup date. Must be in <a href='https://developer-docs.amazon.com/sp-api/docs/iso-8601\'>ISO 8601</a> format.
OptionalscheduledPickUpBefore: stringGet Shipment Details by passing Before scheduled pickup date. Must be in <a href='https://developer-docs.amazon.com/sp-api/docs/iso-8601\'>ISO 8601</a> format.
OptionalscheduledPickUpAfter: stringGet Shipment Details by passing After Scheduled pickup date. Must be in <a href='https://developer-docs.amazon.com/sp-api/docs/iso-8601\'>ISO 8601</a> format.
OptionalcurrentShipmentStatus: stringGet Shipment Details by passing Current shipment status.
OptionalvendorShipmentIdentifier: stringGet Shipment Details by passing Vendor Shipment ID
OptionalbuyerReferenceNumber: stringGet Shipment Details by passing buyer Reference ID
OptionalbuyerWarehouseCode: stringGet Shipping Details based on buyer warehouse code. This value should be same as 'shipToParty.partyId' in the Shipment.
OptionalsellerWarehouseCode: stringGet Shipping Details based on vendor warehouse code. This value should be same as 'sellingParty.partyId' in the Shipment.
Optionaloptions: RawAxiosRequestConfigOverride http request option.
Returns small parcel shipment labels based on the filters that you specify. Usage Plan: | Rate (requests per second) | Burst | | ---- | ---- | | 10 | 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.
Optionallimit: numberThe limit to the number of records returned. Default value is 50 records.
OptionalsortOrder: GetShipmentLabelsSortOrderEnumSort the list by shipment label creation date in ascending or descending order.
OptionalnextToken: stringA token that you use to retrieve the next page of results. The response includes `nextToken` when the number of results exceeds the specified `pageSize` value. To get the next page of results, call the operation with this token and include the same arguments as the call that produced the token. To get a complete list, call this operation until `nextToken` is null. Note that this operation can return empty pages.
OptionallabelCreatedAfter: stringShipment labels created after this time will be included in the result. This field must be in ISO 8601 datetime format.
OptionallabelCreatedBefore: stringShipment labels created before this time will be included in the result. This field must be in ISO 8601 datetime format.
OptionalbuyerReferenceNumber: stringGet Shipment labels by passing buyer reference number.
OptionalvendorShipmentIdentifier: stringGet Shipment labels by passing vendor shipment identifier.
OptionalsellerWarehouseCode: stringGet Shipping labels based on vendor warehouse code. This value must be same as the `sellingParty.partyId` in the shipment.
Optionaloptions: RawAxiosRequestConfigOverride http request option.
Submits one shipment confirmation for vendor orders and get response immediately. 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.
A request to submit shipment confirmation.
Optionaloptions: 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.
A request to submit shipment confirmation.
Optionaloptions: RawAxiosRequestConfigOverride http request option.
Submits one or more shipment request 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.
A request to submit shipment request.
Optionaloptions: RawAxiosRequestConfigOverride http request option.
VendorShipmentsApi - functional programming interface