Amazon Selling Partner API (SP-API) SDK for TypeScript
Preparing search index...
@sp-api-sdk/orders-api-2026-01-01
Recipient
Interface Recipient
Information about the recipient to whom the order should be delivered.
interface
Recipient
{
deliveryAddress
?:
CustomerAddress
;
deliveryPreference
?:
DeliveryPreference
;
}
Index
Properties
delivery
Address?
delivery
Preference?
Properties
Optional
delivery
Address
deliveryAddress
?:
CustomerAddress
Optional
delivery
Preference
deliveryPreference
?:
DeliveryPreference
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
delivery
Address
delivery
Preference
Amazon Selling Partner API (SP-API) SDK for TypeScript
Loading...
Information about the recipient to whom the order should be delivered.