PUT POS/Sales/Orders/{orderId}/Items/{orderItemId}/Split?quantity={quantity} Try Now
Split Order Item and allocate Ticket (Only for Advance Sale and Spec Order)
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
orderId |
The order identifier.
|
string |
Required
|
orderItemId |
The order item identifier.
|
string |
Required
|
quantity | integer |
Required
|
Body Parameters
None.
Response Information
Resource Description
None.