Booking Response - JSON Specification

Summary

Use this format to send a response to a booking or load tender indicating acceptance or rejection.
NameDescription
RootThe top level document
BookingResponseA response to a particular booking / load tender
NameData TypeDescriptionRequired
booking_responsesArray<BookingResponse>Array of BookingResponse objects
doc_typeStringAlways chainio_booking_response
versionStringThe version of the specification being used.
NameData TypeDescriptionRequired
forwarder_controlling_branch_codeStringThe forwarder's main branch responsible for the shipment
notesStringFree form notes
requesting_party_shipment_referenceStringThe shipment reference number that the party receiving the booking response will use to link it back to the original reference.
responding_party_shipment_referenceStringThe shipment reference number assigned by the party generating the response.
response_dateDateTimeThe time the response was generated by the responding system.
response_typeStringaccept or decline
transmission_uidStringA one-time unique identifying code for this transmission of the response in question. Used for tracing and logging purposes.

Example