Delete
DELETE /orders/{order_id}/allocations/{allocation_id}
DELETE
/orders/{order_id}/allocations/{allocation_id}
Parameters
Section titled “ Parameters ”Path Parameters
Section titled “Path Parameters ” order_id
required
integer
ID of the Order
allocation_id
required
integer
ID of the Allocation
Header Parameters
Section titled “Header Parameters ” x-api-key
string
E.g. 123
Example
123
Responses
Section titled “ Responses ”OK