Changes to Retrieve a shipment
GET /shipments/{id}
Every recorded change to this endpoint, newest first. Back to the operation
Changed in 2 of the 5 revisions of this API.4721
What changed
- ▲
the response property
bill_to/address1became nullable for the status200response-property-became-nullable
- ▲
the response property
bill_to/address2became nullable for the status200response-property-became-nullable
- ▲
the response property
bill_to/attentionbecame nullable for the status200response-property-became-nullable
- ▲
the response property
bill_to/bill_to_custombecame nullable for the status200response-property-became-nullable
- ▲
the response property
bill_to/citybecame nullable for the status200response-property-became-nullable
- ▲
the response property
bill_to/country_codebecame nullable for the status200response-property-became-nullable
- ▲
the response property
bill_to/customer_numberbecame nullable for the status200response-property-became-nullable
- ▲
the response property
bill_to/emailbecame nullable for the status200response-property-became-nullable
- ▲
the response property
bill_to/mobilebecame nullable for the status200response-property-became-nullable
- ▲
the response property
bill_to/namebecame nullable for the status200response-property-became-nullable
- ▲
the response property
bill_to/telephonebecame nullable for the status200response-property-became-nullable
- ▲
the response property
bill_to/vat_idbecame nullable for the status200response-property-became-nullable
- ▲
the response property
bill_to/zipcodebecame nullable for the status200response-property-became-nullable
- ▲
the response property
delivery_detailsbecame nullable for the status200response-property-became-nullable
- ▲
the response property
parcels/items/declared_value/allOf[DeclaredValue]/amountbecame nullable for the status200response-property-became-nullable
- ▲
the response property
parcels/items/declared_value/allOf[DeclaredValue]/currency_codebecame nullable for the status200response-property-became-nullable
- ▲
the response property
parcels/items/pkg_nobecame nullable for the status200response-property-became-nullable
- ▲
the response property
parcels/items/pkg_nosbecame nullable for the status200response-property-became-nullable
- ▲
the response property
parties/items/address2became nullable for the status200response-property-became-nullable
- ▲
the response property
parties/items/attentionbecame nullable for the status200response-property-became-nullable
- ▲
the response property
parties/items/emailbecame nullable for the status200response-property-became-nullable
- ▲
the response property
parties/items/phonebecame nullable for the status200response-property-became-nullable
- ▲
the response property
pick_up/address1became nullable for the status200response-property-became-nullable
- ▲
the response property
pick_up/address2became nullable for the status200response-property-became-nullable
- ▲
the response property
pick_up/attentionbecame nullable for the status200response-property-became-nullable
- ▲
the response property
pick_up/citybecame nullable for the status200response-property-became-nullable
- ▲
the response property
pick_up/country_codebecame nullable for the status200response-property-became-nullable
- ▲
the response property
pick_up/datebecame nullable for the status200response-property-became-nullable
- ▲
the response property
pick_up/from_timebecame nullable for the status200response-property-became-nullable
- ▲
the response property
pick_up/instructionbecame nullable for the status200response-property-became-nullable
- ▲
the response property
pick_up/namebecame nullable for the status200response-property-became-nullable
- ▲
the response property
pick_up/pickup_custombecame nullable for the status200response-property-became-nullable
- ▲
the response property
pick_up/telephonebecame nullable for the status200response-property-became-nullable
- ▲
the response property
pick_up/to_timebecame nullable for the status200response-property-became-nullable
- ▲
the response property
pick_up/zipcodebecame nullable for the status200response-property-became-nullable
- ▲
the response property
pickup_detailsbecame nullable for the status200response-property-became-nullable
- ▲
the response property
pkg_nobecame nullable for the status200response-property-became-nullable
- ▲
the response property
receiver/emailbecame nullable for the status200response-property-became-nullable
- ▲
the response property
sender/emailbecame nullable for the status200response-property-became-nullable
- ▲
the response property
sender/mobilebecame nullable for the status200response-property-became-nullable
- ▲
the response property
sender/telephonebecame nullable for the status200response-property-became-nullable
- ▲
the response property
service_codesbecame nullable for the status200response-property-became-nullable
- ▲
the response property
service_point/address2became nullable for the status200response-property-became-nullable
- ▲
the
origin_shipment_idresponse's property type/format changed fromstring/tointeger/for status200response-property-type-changed
- ▲
the
return_shipment_idresponse's property type/format changed fromstring/tointeger/for status200response-property-type-changed
- ▲
the
source_idresponse's property type/format changed fromstring/tointeger/for status200response-property-type-changed
- ▲
- ▲
the
parcels/items/declared_valueresponse's property type/format changed fromobject/to/for status200response-property-type-changed
- ●
removed the optional property
parcels/items/declared_value/amountfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
parcels/items/declared_value/currency_codefrom the response with the200statusresponse-optional-property-removed
- ○
added
DeclaredValueto theparcels/items/declared_valueresponse propertyallOflist for the response status200response-property-all-of-added
- ▲