Skip to content

Latest commit

 

History

History
72 lines (68 loc) · 7.29 KB

File metadata and controls

72 lines (68 loc) · 7.29 KB

Order

Properties

Name Type Description Notes
marketplace_technical_code \Swagger\Client\Model\BeezUPCommonMarketplaceTechnicalCode
account_id \Swagger\Client\Model\AccountId
beez_up_order_id \Swagger\Client\Model\BeezUPOrderId
beez_up_order_url \Swagger\Client\Model\BeezUPCommonHttpUrl [optional]
marketplace_business_code \Swagger\Client\Model\BeezUPCommonMarketplaceBusinessCode
order_marketplace_order_id \Swagger\Client\Model\MarketplaceOrderId
order_status_beez_up_order_status \Swagger\Client\Model\BeezUPOrderStatus
order_status_marketplace_order_status \Swagger\Client\Model\MarketplaceOrderStatus [optional]
order_merchant_order_id \Swagger\Client\Model\OrderMerchantOrderId [optional]
order_merchant_e_commerce_software_name \Swagger\Client\Model\OrderMerchantECommerceSoftwareName [optional]
order_merchant_e_commerce_software_version \Swagger\Client\Model\OrderMerchantECommerceSoftwareVersion [optional]
order_purchase_utc_date \DateTime The purchase date of this order
order_last_modification_utc_date \DateTime The last modification UTC date done by BeezUP of this order
order_marketplace_last_modification_utc_date \DateTime The last modification UTC date done by the marketplace on this order
order_buyer_name \Swagger\Client\Model\OrderBuyerName [optional]
order_total_price float The total price of this order (corresponding to the amount paid by the customer) [optional]
order_currency_code \Swagger\Client\Model\BeezUPCommonCurrencyCode [optional]
processing \Swagger\Client\Model\Processing
etag \Swagger\Client\Model\Etag
links \Swagger\Client\Model\OrderLinks
order_market_place_channel string Useful to identify the origin of the order. For example in Amazon. [optional]
order_total_tax float The total tax of this order [optional]
order_total_commission float The total commission of this order [optional]
order_payment_method string The payment method of this order [optional]
order_paying_utc_date \DateTime The UTC date of the payment of this order [optional]
order_comment string The comment associated to this order [optional]
order_shipping_civility string The civility of the person in the shipping address for this order [optional]
order_shipping_company_name string The company name of the shipping address for this order [optional]
order_shipping_address_name string The name of the person in the shipping address for this order [optional]
order_shipping_email string The email of the person in the shipping address for this order [optional]
order_shipping_address_line1 string The shipping address line 1 of this order [optional]
order_shipping_address_line2 string The shipping address line 2 of this order [optional]
order_shipping_address_line3 string The shipping address line 3 of this order [optional]
order_shipping_address_postal_code string The shipping address postal code of this order [optional]
order_shipping_address_city string The shipping address city of this order [optional]
order_shipping_address_state_or_region string The shipping address state or region of this order [optional]
order_shipping_address_country_name string The shipping address country name [optional]
order_shipping_address_country_iso_code_alpha2 string The shipping address country iso code alpha 2 (see http://en.wikipedia.org/wiki/ISO_3166-1_alpha-2#/decoding_table for more details) [optional]
order_shipping_phone string The phone number of the person in the shipping address for this order [optional]
order_shipping_mobile_phone string The mobile phone number of the person in the shipping address for this order [optional]
order_shipping_price float The shipping price of this order [optional]
order_shipping_method string The shipping method of this order [optional]
order_shipping_shipping_tax float The shipping tax for this order [optional]
order_shipping_earliest_ship_utc_date \DateTime The UTC date of the earliest ship for this order [optional]
order_shipping_latest_ship_utc_date \DateTime The UTC date of the latest ship for this order [optional]
order_buyer_identifier string The buyer identifier for this order [optional]
order_buyer_civility string The buyer civility for this order [optional]
order_buyer_company_name string The buyer company name for this order [optional]
order_buyer_email string The email of the buyer for this order [optional]
order_buyer_address_line1 string The Buyer address line 1 of this order [optional]
order_buyer_address_line2 string The Buyer address line 2 of this order [optional]
order_buyer_address_line3 string The Buyer address line 3 of this order [optional]
order_buyer_address_postal_code string The Buyer address postal code of this order [optional]
order_buyer_address_city string The Buyer address city of this order [optional]
order_buyer_address_state_or_region string The Buyer address state or region of this order [optional]
order_buyer_address_country_name string The Buyer address country name [optional]
order_buyer_address_country_iso_code_alpha2 string The Buyer address country iso code alpha 2 (see http://en.wikipedia.org/wiki/ISO_3166-1_alpha-2#/decoding_table for more details) [optional]
order_buyer_phone string The phone number of the buyer for this order [optional]
order_buyer_mobile_phone string The mobile phone number of the buyer for this order [optional]
order_order_source_uri string Technical information: The url to the source of this order. We received this information from the marketplace. [optional]
order_order_items_source_uri string Technical information: The url to the source of this order items. We received this information from the marketplace. [optional]
order_items \Swagger\Client\Model\OrderItem[]
transition_links \Swagger\Client\Model\OrderTransitionLinks

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