Associate with task

Associates existing cargo with a task in a draft order. | (OrderDraftAssociateCargoWithTaskReq) -> (bool)

Authentication

AuthorizationBearer

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

Request

This endpoint expects an object.
cargo_idstringRequired
order_idstringRequired
task_idstringRequired

Response

Successful Response

Errors

422
Cargo Associate with Task V1request Unprocessable Entity Error