Amazon Selling Partner API (SP-API) SDK for TypeScript
Preparing search index...
@sp-api-sdk/orders-api-v0
ShippingConstraints
Interface ShippingConstraints
Delivery constraints applicable to this order.
interface
ShippingConstraints
{
PalletDelivery
?:
"MANDATORY"
;
RecipientAgeVerification
?:
"MANDATORY"
;
RecipientIdentityVerification
?:
"MANDATORY"
;
SignatureConfirmation
?:
"MANDATORY"
;
}
Index
Properties
Pallet
Delivery?
Recipient
Age
Verification?
Recipient
Identity
Verification?
Signature
Confirmation?
Properties
Optional
Pallet
Delivery
PalletDelivery
?:
"MANDATORY"
Optional
Recipient
Age
Verification
RecipientAgeVerification
?:
"MANDATORY"
Optional
Recipient
Identity
Verification
RecipientIdentityVerification
?:
"MANDATORY"
Optional
Signature
Confirmation
SignatureConfirmation
?:
"MANDATORY"
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
Pallet
Delivery
Recipient
Age
Verification
Recipient
Identity
Verification
Signature
Confirmation
Amazon Selling Partner API (SP-API) SDK for TypeScript
Loading...
Delivery constraints applicable to this order.