Retrieve booking record

Retrieves the stored WebCargo booking record for a task group. Returns 404 if the booking has never been synced. | () -> (WebcargoBookingRecord1)

Authentication

AuthorizationBearer

Bearer authentication of the form Bearer <token>, where token is your auth token.

Path parameters

task_group_idstringRequired

Response

Successful Response
schema_versioninteger
_idstring
org_idstring

Must be a string starting with org_

task_group_idstring
awb_numberstring
message_headerobject
business_infoobject
document_identifierslist of objects
booking_rateobject
synced_atdatetime
shipmentobject
response_statusobject

Errors

422
Webcargo Bookings Retrieve V1request Unprocessable Entity Error