Unassociate with task
Removes an existing cargo association from a task in a draft order (e.g. when the wrong cargo was selected). | (OrderDraftUnassociateCargoWithTaskReq) -> (bool)
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Request
This endpoint expects an object.
order_id
task_id
cargo_id
Response
Successful Response
Errors
422
Cargo Unassociate with Task V1request Unprocessable Entity Error

