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_id
Response
Successful Response
schema_version
_id
org_id
Must be a string starting with org_
task_group_id
awb_number
message_header
business_info
document_identifiers
booking_rate
synced_at
shipment
response_status
Errors
422
Webcargo Bookings Sync V1request Unprocessable Entity Error

