POST POS/v3.1/PurchaseOrders/Items/SplitToMultipleEvents Try Now
Splits PO Item to multiple events.
Request Information
URI Parameters
None.
Body Parameters
Name | Description | Type | Additional information |
---|---|---|---|
purchaseOrderItemIds | Collection of string |
None.
|
|
eventIds | Collection of string |
None.
|
Request Formats
application/json, text/json
Sample:
{ "purchaseOrderItemIds": [ "" ], "eventIds": [ "" ] }
Response Information
Resource Description
None.