Amazon Selling Partner API (SP-API) SDK for TypeScript
Preparing search index...
@sp-api-sdk/fulfillment-outbound-api-2026-07-04
PreviewDeliveryOffer
Interface PreviewDeliveryOffer
An available offer for delivery of a group of items.
interface
PreviewDeliveryOffer
{
estimatedPrice
?:
EstimatedPrice
;
fulfillmentConfiguration
?:
PreviewOfferFulfillmentConfiguration
;
}
Index
Properties
estimated
Price?
fulfillment
Configuration?
Properties
Optional
estimated
Price
estimatedPrice
?:
EstimatedPrice
Optional
fulfillment
Configuration
fulfillmentConfiguration
?:
PreviewOfferFulfillmentConfiguration
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
estimated
Price
fulfillment
Configuration
Amazon Selling Partner API (SP-API) SDK for TypeScript
Loading...
An available offer for delivery of a group of items.