Get WebCargo embed token

Generates a WebCargo Sky Embed token for a FLIGHT task group. Assembles cargo data from the task group’s tasks and returns an embed URL for the booking widget. | (GetWebcargoEmbedReq) -> (WebcargoEmbedResponse)

Authentication

AuthorizationBearer

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

Path parameters

task_group_idstringRequired

Request

This endpoint expects an object.
originstringRequired
destinationstringRequired
departurestringRequired
countrystringRequired

Response

Successful Response
access_tokenstring
urlstring
expires_ininteger

Errors

422
Webcargo Embed Get Embed V1request Unprocessable Entity Error