Preparing search index...
The search index is not available
Selling Partner API SDK for JavaScript
Selling Partner API SDK for JavaScript
@sp-api-sdk/fulfillment-outbound-api-2020-07-01
GetDeliveryOffersRequest
Interface GetDeliveryOffersRequest
The request body schema for the getDeliveryOffers operation.
Export
GetDeliveryOffersRequest
interface
GetDeliveryOffersRequest
{
product
:
GetDeliveryOffersProduct
;
terms
:
GetDeliveryOffersTerms
;
}
Index
Properties
product
terms
Properties
product
product
:
GetDeliveryOffersProduct
Memberof
GetDeliveryOffersRequest
terms
terms
:
GetDeliveryOffersTerms
Memberof
GetDeliveryOffersRequest
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
product
terms
Selling Partner API SDK for JavaScript
Loading...
The request body schema for the getDeliveryOffers operation.
Export
GetDeliveryOffersRequest