v5

latestOpenAPI 3.0.02026-08-017841,2603.2 MB
shipping
shipment

Retrieve a shipment

get/shipping/{connection_id}/shipment/{id}

Path parameters

connection_idstring required

ID of the connection

idstring required

ID of the Shipment

Query parameters

fieldsstring[]

Fields to return

rawstring

Raw parameters to include in the 3rd-party request. Encoded as a URL component. eg. raw parameters: foo=bar&zoo=bar -> raw=foo%3Dbar%26zoo%3Dbar

Response

Successful

idstring
created_atstring date-time
updated_atstring date-time
order_idstring
carrier_idstring
service_codestring
status'PENDING' | 'PROCESSING' | 'IN_TRANSIT' | 'DELIVERED' | 'EXCEPTION' | 'CANCELLED' | 'LABEL_CREATED' | 'PICKED_UP' | 'OUT_FOR_DELIVERY' | 'DELIVERY_ATTEMPTED' | 'RETURNED_TO_SENDER' | 'HELD_AT_LOCATION' | 'CUSTOMS_CLEARANCE' | 'EXCEPTION_RESOLVED'
rate_idstring
label_idstring
tracking_idstring
shipped_atstring date-time
rate_amountnumber
rate_currencystring
rate_service_namestring
rate_estimated_daysnumber
rate_estimated_delivery_atstring date-time
is_rate_guaranteedboolean
return_authorization_numberstring
warehouse_location_idstring
warehouse_location_namestring
is_internationalboolean
special_instructionsstring[]

Array of special instructions

is_signature_requiredboolean
is_adult_signature_requiredboolean
reference_numberstring
is_returnboolean
original_shipment_idstring
return_reasonstring
return_type'CUSTOMER' | 'VENDOR' | 'WARRANTY' | 'DEFECTIVE' | 'OTHER'
rawobject