Amazon Selling Partner API (SP-API) SDK for TypeScript
Preparing search index...
@sp-api-sdk/shipping-api-v2
ChannelDetails
Interface ChannelDetails
Shipment source channel related information.
interface
ChannelDetails
{
amazonOrderDetails
?:
AmazonOrderDetails
;
amazonShipmentDetails
?:
AmazonShipmentDetails
;
channelType
:
ChannelType
;
}
Index
Properties
amazon
Order
Details?
amazon
Shipment
Details?
channel
Type
Properties
Optional
amazon
Order
Details
amazonOrderDetails
?:
AmazonOrderDetails
Optional
amazon
Shipment
Details
amazonShipmentDetails
?:
AmazonShipmentDetails
channel
Type
channelType
:
ChannelType
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
amazon
Order
Details
amazon
Shipment
Details
channel
Type
Amazon Selling Partner API (SP-API) SDK for TypeScript
Loading...
Shipment source channel related information.