Skip to main content
GET
Get one Order

Authorizations

Authorization
string
header
required

Generate a JWT access token through a Custom Global Integration and provide it with each request in the Authorization header prefixed with "Bearer" and then a single space.

Path Parameters

id
integer<int32>
required

The id of the referenced Order.

Required range: x >= 1

Query Parameters

fields
enum<string>[]

Specify additional fields of the Order object to be included in the response. See the selecting fields page for more information.

Available options:
basic,
all,
carrier_code,
shipping_method,
signature_required,
is_saturday_delivery,
is_overbox_required,
other_shipping_options,
priority,
requested_ship_date,
is_declared_value_service,
declared_value,
duties_payor,
shipping_address,
items,
shipments,
created_at,
updated_at,
completed_at,
status_history,
custom_greeting,
custom_fields,
weight,
total_item_count,
submitted_by,
submitted_by_type,
backorder_policy,
source,
customer_note,
batch_tag,
desired_delivery_date,
can_fulfill,
can_fulfill_at,
is_address_modified,
is_address_modified_auto,
hold_until_time,
tpb_group,
customs_value,
reason_for_export,
generate_sscc,
shipped_at,
delivered_at,
shipping_description,
carrier,
allocation_options,
automation_data,
original_address,
address_candidates,
instructions,
retailer,
retailer_ship_to_location
fields:items
enum<string>[]

Specify additional fields of the OrderItem objects to be included in the response. See the selecting fields page for more information.

Available options:
all,
sku,
order_item_ref,
product,
qty_ordered,
qty_assigned,
qty_allocated,
qty_backordered,
qty_processing,
qty_picked,
qty_shipped,
qty_cancel_requested,
qty_canceled,
row_weight
fields:shipments
enum<string>[]

Specify additional fields of the Shipment objects to be included in the response. See the selecting fields page for more information.

Available options:
basic,
all,
shipping_account,
shipping_method,
shipping_method_name,
target_ship_date,
total_weight,
shipped_weight,
items,
item_weight,
packages,
packing_solution,
gallery,
picking_class_id,
is_cutoff_date_exception,
is_manually_processed,
label_print_target,
scac,
carrier_shipping_cost,
is_international,
is_documents_required,
is_electronic_customs,
infill_product_id,
max_package_weight,
packing_solution_providers,
tpb_group,
created_at,
updated_at,
packed_at,
retailer,
retailer_ship_to_location
fields:shipments.warehouse
enum<string>[]

Specify additional fields of the Warehouse object to be included in the response.

Available options:
basic,
all,
id,
name,
is_active,
abbreviation
fields:shipments.order
enum<string>[]

Specify additional fields of the Order object to be included in the response. See the selecting fields page for more information.

Available options:
basic,
all,
carrier_code,
shipping_method,
signature_required,
is_saturday_delivery,
is_overbox_required,
other_shipping_options,
priority,
requested_ship_date,
is_declared_value_service,
declared_value,
duties_payor,
shipping_address,
items,
shipments,
created_at,
updated_at,
completed_at,
status_history,
custom_greeting,
custom_fields,
weight,
total_item_count,
submitted_by,
submitted_by_type,
backorder_policy,
source,
customer_note,
batch_tag,
desired_delivery_date,
can_fulfill,
can_fulfill_at,
is_address_modified,
is_address_modified_auto,
hold_until_time,
tpb_group,
customs_value,
reason_for_export,
generate_sscc,
shipped_at,
delivered_at,
shipping_description,
carrier,
allocation_options,
automation_data,
original_address,
address_candidates,
instructions,
retailer,
retailer_ship_to_location
fields:shipments.items
enum<string>[]

Specify additional fields of the ShipmentItem objects to be included in the response. See the selecting fields page for more information.

Available options:
basic,
all,
sku,
product,
quantity,
qty_shipped,
qty_picked,
qty_canceled,
qty_cancel_requested,
order_item,
reservations
fields:shipments.packages
enum<string>[]

Specify additional fields of the ShipmentPackage objects to be included in the response. See the selecting fields page for more information. Specify additional fields of the ShipmentPackage object to be included in the response.

Available options:
basic,
all,
tracking_ref,
alt_tracking_number,
alt_tracking_description,
billable_weight,
dimensional_weight,
dimensional_weight_divisor,
total_item_volume,
total_void_percent,
container_style,
num_cartons,
sscc,
manifest_courier_code,
items,
container,
infill,
packaging,
collected_data,
gallery,
created_at,
updated_at
fields:shipments.packing_solution
enum<string>[]

Specify additional fields of the ShipmentPackingSolution object to be included in the response. See the selecting fields page for more information. Specify additional fields of the Product or Packaging* object to be included in the response.

Available options:
all,
created_at,
updated_at

Specify additional fields of the Gallery object to be included in the response.

Available options:
basic,
all,
items
fields:merchant
enum<string>[]

Specify additional fields of the Merchant object to be included in the response. See the selecting fields page for more information.

Available options:
basic,
all,
code,
name,
status,
created_at,
updated_at,
brands,
default_brand,
custom_fields
fields:merchant.brands
enum<string>[]

Specify additional fields of the Brand object to be included in the response. See the selecting fields page for more information.

Available options:
basic,
all,
code,
name,
is_active,
is_deleted,
sort_order
fields:merchant.default_brand
enum<string>[]

Specify additional fields of the Brand object to be included in the response. See the selecting fields page for more information.

Available options:
basic,
all,
code,
name,
is_active,
is_deleted,
sort_order
fields:brand
enum<string>[]

Specify additional fields of the Brand object to be included in the response. See the selecting fields page for more information.

Available options:
basic,
all,
code,
name,
is_active,
is_deleted,
sort_order
fields:shipping_address
enum<string>[]

Specify additional fields of the OrderAddress object (shipping address) to be included in the response. See the selecting fields page for more information.

Available options:
all,
first_name,,
last_name,,
company,,
street,,
city,,
region,,
postcode,,
country,,
telephone,,
email,,
classification,,
is_valid
fields:status_history
enum<string>[]

Specify additional fields of the OrderStatusHistory objects to be included in the response. See the selecting fields page for more information.

Available options:
all,
status,
comment,
notify_merchant,
user,
script_id,
created_at
fields:original_address
enum<string>[]

Specify additional fields of the OrderAddress object (original address) to be included in the response. See the selecting fields page for more information.

Available options:
all,
first_name,,
last_name,,
company,,
street,,
city,,
region,,
postcode,,
country,,
telephone,,
email,,
classification,,
is_valid
fields:address_candidates
enum<string>[]

Specify additional fields of the OrderAddressCandidate objects to be included in the response. See the selecting fields page for more information.

Available options:
all,
address_id,
street,
city,
region_code,
postal_code,
country_code,
classification
fields:instructions
enum<string>[]

Specify additional fields of the OrderInstruction objects to be included in the response. See the selecting fields page for more information.

Available options:
basic,
all,
order_id,
note,
file_name,
presentation,
print_target,
print_orientation,
copies_printed
fields:tpb_group
enum<string>[]

Specify additional fields of the ThirdPartyBillingGroup object to be included in the response. See the selecting fields page for more information.

Available options:
all,
label,
status
fields:retailer
enum<string>[]

Specify additional fields of the Retailer object to be included in the response. See the selecting fields page for more information.

Available options:
basic,
all,
code,
name,
status,
fulfillment_model,
merchant,
parent_retailer,
legal_name,
dba,
default_duties_payor,
default_shipping_method,
allowed_shipping_methods,
default_tpb_group_id,
routing_guide_notes,
custom_fields,
created_at,
updated_at
fields:retailer_ship_to_location
enum<string>[]

Specify additional fields of the RetailerShipToLocation object to be included in the response. See the selecting fields page for more information.

Available options:
basic,
all,
code,
qualifier_x12,
label,
location_type,
company,
street,
city,
region_id,
region,
postcode,
country_id,
telephone,
email,
is_default,
status,
retailer,
created_at,
updated_at

Response

OK

resource
Order · object

An Order represents a request to ship goods to a customer.

included
object

Lists of referenced objects included by specifying optional fields. See the selecting fields page for more information.