Selling Partner API SDK for JavaScript
Preparing search index...
@sp-api-sdk/fulfillment-outbound-api-2020-07-01
GetDeliveryOffersRequest
Interface GetDeliveryOffersRequest
The request body schema for the
getDeliveryOffers
operation.
interface
GetDeliveryOffersRequest
{
product
:
GetDeliveryOffersProduct
;
terms
:
GetDeliveryOffersTerms
;
}
Index
Properties
product
terms
Properties
product
product
:
GetDeliveryOffersProduct
terms
terms
:
GetDeliveryOffersTerms
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
getDeliveryOffersoperation.