Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 957 Bytes

File metadata and controls

16 lines (11 loc) · 957 Bytes

# ShippingMethodQuoteRequest

Properties

Name Type Description Notes
session_id string The identifier of the checkout session associated with the shipping quotes request.
session_upstream_id string The upstream identifier of the checkout session associated with the shipping quotes request. [optional]
currency string A three-letter ISO currency code.
ship_to \DigitalRiver\ApiSdk\Model\Shipping
items \DigitalRiver\ApiSdk\Model\ShippingMethodQuoteItemRequest[]
shipping_methods \DigitalRiver\ApiSdk\Model\DropInShippingQuote[] [optional]

[Back to Model list] [Back to API list] [Back to README]