Skip to content

Latest commit

 

History

History
21 lines (16 loc) · 1.34 KB

File metadata and controls

21 lines (16 loc) · 1.34 KB

# GlobalFulfillmentOrderRequest

Properties

Name Type Description Notes
currency string A three-letter ISO currency code.
locale string A locale designator that combines a two-letter ISO 639-1 language code with a ISO 3166-1 alpha-2 country code. [optional]
upstream_order_time \DateTime The date and time at which the upstream order was created. The specified value should be in ISO-8601 UTC format.
name string The customer's name. [optional]
email string The customer's email address. [optional]
phone string The customer's phone number. [optional]
reservation_id string An inventory reservation identifier. [optional]
upstream_id string The upstream order identifier. [optional]
ship_to \DigitalRiver\ApiSdk\Model\Shipping
shipping_choice \DigitalRiver\ApiSdk\Model\GlobalFulfillmentShippingChoice
items \DigitalRiver\ApiSdk\Model\LineItemRequest[]

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