Amazon Selling Partner API (SP-API) SDK for TypeScript
Preparing search index...
@sp-api-sdk/external-fulfillment-shipments-api-2024-09-11
ShipLabelsInput
Interface ShipLabelsInput
Tracking details for multiple packages.
interface
ShipLabelsInput
{
courierSupportedAttributes
?:
CourierSupportedAttributes
;
packageIds
:
string
[]
;
}
Index
Properties
courier
Supported
Attributes?
package
Ids
Properties
Optional
courier
Supported
Attributes
courierSupportedAttributes
?:
CourierSupportedAttributes
package
Ids
packageIds
:
string
[]
The subset of package IDs used to generate a label.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
courier
Supported
Attributes
package
Ids
Amazon Selling Partner API (SP-API) SDK for TypeScript
Loading...
Tracking details for multiple packages.