Shipments - Parties and customs
· 2 min read
In a greater effort to improve customs in Shipmondo, a number of fields have been introduced to shipments:
parties
arraypickup_details
objectdelivery_details
objectservice_point_id
stringcustoms > freight_cost
floatcustoms > insurance_cost
float
At the same time a number of fields have been deprecated:
sender
objectreceiver
objectpick_up
objectbill_to
objectservice_point
objectreturn_to
objectcustoms > billed_to_custom_invoice_text
stringcustoms > sender_custom_invoice_text
stringcustoms > receiver_custom_invoice_text
string
There are no current plan to remove these fields, but it is recommended to stop using them from now on, as new features will only be added to parties
.
Guides
Check out the new guide for parties for further details of the structure of parties.
Also check out the new guide for migration to parties from the deprecated address objects.
Also check out the updated API reference for reference of the stucture of each new field.