Associate cargo with task

Associates cargo with an order task and updates operational cargo status when applicable. | (OrdersAssociateCargoWithTaskReq) -> (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