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

