Getting the list with orders. The list can be shortened by using the parameters _offset
and _limit
.
object
array
_session_hash
(string)Required. Session identifier (obtained during login - doLogin)
_offset
(integer)Required. Specifies results' shift by a certain offset.
_limit
(integer)Required. Specifies the amount of results in a query.
_modified_from
(dateTime)Specifies modification date from which the results are displayed. Unixtime format.
_modified_to
(dateTime)Specifies modification date to which the results are displayed. Unixtime format.
created_at
(dateTime)Created at.
updated_at
(dateTime)Last updated at.
id
(integer)Identifier
number
(integer)Number.
is_confirmed
(integer)Specifies whether an order is confirmed.
sf_guard_user_id
(integer)User identifier.
order_status_id
(integer)Order status identifier.
description
(integer)Customer notes.
order_user_data_delivery_country
(string)Country - delivery data
order_user_data_delivery_full_name
(string)Full name (name and surname) - delivery data
order_user_data_delivery_address
(string)Address - delivery data
order_user_data_delivery_address_more
(string)Address more - delivery data
order_user_data_delivery_name
(string)Name - delivery data
order_user_data_delivery_surname
(string)Surname - delivery data
order_user_data_delivery_street
(string)Street - delivery data
order_user_data_delivery_house
(string)House number - delivery data
order_user_data_delivery_flat
(string)Flat number - delivery data
order_user_data_delivery_code
(string)Postal code - delivery data
order_user_data_delivery_town
(string)City / town - delivery data
order_user_data_delivery_phone
(string)Phone number - delivery data
order_user_data_delivery_company
(string)Company name - delivery data
order_user_data_delivery_vat_number
(string)VAT ID - delivery data
order_user_data_billing_country
(string)Country - billing data
order_user_data_billing_full_name
(string)Full name (name and surname) - billing data
order_user_data_billing_address
(string)Address - billing data
order_user_data_billing_address_more
(string)Address more - billing data
order_user_data_billing_name
(string)Name - billing data
order_user_data_billing_surname
(string)Surname - billing data
order_user_data_billing_street
(string)Street - billing data
order_user_data_billing_house
(string)House number - billing data
order_user_data_billing_flat
(string)Flat number - billing data
order_user_data_billing_code
(string)Postal code - billing data
order_user_data_billing_town
(string)City / town - billing data
order_user_data_billing_phone
(string)Phone number - billing data
order_user_data_billing_company
(string)Company name - billing data
order_user_data_billing_vat_number
(string)VAT ID - billing data
order_delivery_name
(string)Shipping method
order_delivery_cost
(double)Delivery cost
order_delivery_tax
(double)Delivery tax
order_delivery_number
(string)Delivery number
order_currency_name
(string)Currency
order_currency_exchange
(string)Exchange rate
order_currency_shortcut
(string)Currency ISO code
merchant_notes
(string)Merchant notes
order_allegro_auction_id
(string)Number of Allegro auction. Empty for a normal order.
order_discount_value
(double)Value of order discount.
order_discount_type
(string)Type of order discount. (% - percentage / P - price).
total_amount
(double)Orders total amount (delivery cost included)