/integrations/webcargo_bookings

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)

post/integrations/webcargo_bookings/sync/v1/{task_group_id}

Path parameters

task_group_idstring required

Response

Successful Response

schema_version1 required
_idstring required
org_idstring required

Must be a string starting with org_

task_group_idstring required
awb_numberstring required
synced_atstring date-time required

Changes

No recorded changes to this endpoint across all 1 revision of this API.