The unique identifier for the object. The id for the Order Complete object will always be prefixed with ordr.
landed_cost_id STRING
The unique landed cost identifier for the merchant or exporter.
account_order_id STRING
The number string for the order.
zonos_order_id STRING
The Zonos number string for the order.
parties STRING
A list of the parties involved in the shipment. This includes the information for the party who is shipping the package, receiving the package, brokering the package, and responsible for payment of duties and taxes.Providing the ship_from and ship_to parties is required.
parties.id STRING
The unique identifier for the object. The id for the parties object will always be prefixed with prty.
parties.city STRING
A string for the address city, town, district, suburb, or village of the listed party.
Order Complete object
Order Complete object
Explore the capabilities and functions of the Order Complete object.
The Order Complete object provides the Zonos-specific order ID for a completed order.
Attributes
idSTRINGordr.landed_cost_idSTRINGaccount_order_idSTRINGzonos_order_idSTRINGpartiesSTRINGship_fromandship_toparties is required.parties.idSTRINGprty.parties.citySTRINGparties.contact_emailSTRINGparties.contact_nameSTRINGparties.contact_phoneSTRINGparties.company_nameSTRINGparties.countrySTRINGparties.line1STRINGparties.line2STRINGparties.postal_codeSTRINGship_todepending on the country of import.parties.stateSTRINGship_to.parties.tax_idSTRINGship_tothis is required for import into countries like Brazil.parties.typeSTRINGship_to,ship_from,shipper,sold_to,duties_taxes_payor, andbroker.tracking_numbersSTRING{"account_order_id": "123456","landed_cost_id": "ldct_1LOYliG6NmEu31cVkvGHvv","parties": [{"city": "Campinas","contact_email": "info@example.com","contact_name": "Jean-Luc Picard","contact_phone": "1234567890","company_name": "Starfleet","country": "BR","line1": "49 Chapadao Rua","line2": null,"postal_code": "75828-000","state": "SP","tax_id": "12-3456789","type": "ship_to"}],"tracking_numbers": ["1Z12345E0205271688"]}Was this page helpful?