Resource:
Operator: split order into two orders, one fully allocated and one totally unallocated
C# Rel Const:
Rels.OrderSvc.OrderSplit
URI template:
{id}/splitter
To split a not fully allocated order into two, one fully allocated and the other unallocated
If-Match request header required; Success status: 200
Name
(* = required)
|
Data Type | Description |
id
*
|
int |
order id |
|
Type |
Description |
Links |
IList<WebApi.Hal.Link>
|
|
|
-
/rels/orders/order
|
1: fully allocated order, 2: unallocated order |
Sample accept: application/hal+json
{}
This documentation is subject to change, and is updated often and without warning. The models documented may or may not be available to users now or in the future. Use this documentation at your own risk.
Contact api@3plcentral.com with any questions about this documentation.