Sync booking record from WebCargo

Fetches the latest booking record from WebCargo for a task group and upserts it in the database. Creates the record on first call, updates on subsequent calls. | () -> (WebcargoBookingRecord1)

Authentication

AuthorizationBearer

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

Path parameters

task_group_idstringRequired

Response

Successful Response
_idstring
awb_numberstring
booking_rateobject
business_infoobject
document_identifierslist of objects
message_headerobject
org_idstring

Must be a string starting with org_

schema_versioninteger
synced_atdatetime
task_group_idstring
response_statusobjectOptional
shipmentobjectOptional

Errors

422
Webcargo Bookings Sync V1request Unprocessable Entity Error