Unassociate cargo from task
Removes cargo from an order task and updates operational cargo status when applicable. | (OrdersUnassociateCargoWithTaskReq) -> (bool)
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Request
This endpoint expects an object.
cargo_id
order_id
task_id
Response
Successful Response
Errors
422
Cargo Unassociate with Task V1request Unprocessable Entity Error

