Selling Partner API SDK for JavaScript
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
Selling Partner API SDK for JavaScript
Loading...
Delivery constraints applicable to this order.