Amazon Selling Partner API (SP-API) SDK for TypeScript
Preparing search index...
@sp-api-sdk/fulfillment-outbound-api-2026-07-04
OfferDestination
Interface OfferDestination
The destination of the fulfillment.
interface
OfferDestination
{
deliveryAddress
?:
VariablePrecisionAddress
;
ipAddress
?:
string
;
}
Index
Properties
delivery
Address?
ip
Address?
Properties
Optional
delivery
Address
deliveryAddress
?:
VariablePrecisionAddress
Optional
ip
Address
ipAddress
?:
string
An IP address.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
delivery
Address
ip
Address
Amazon Selling Partner API (SP-API) SDK for TypeScript
Loading...
The destination of the fulfillment.