POST digitalDistributionService/digital/{ownerUserId}/{orderId}/deleteOrderItems
No documentation available.
Request Information
Parameters
| Name | Description | Additional information |
|---|---|---|
| ownerUserId | No documentation available. |
Define this parameter in the request URI. |
| orderId | No documentation available. |
Define this parameter in the request URI. |
| digitalAssetItemIds | No documentation available. |
Define this parameter in the request body. |
Request body formats
application/json, text/json
[ "4516806e-3f65-43bf-ac23-3d6aa7719eee", "39c3bc79-3dd6-4972-81d3-fdcd7e5e0480", "44d84fd3-7aa1-4941-99c2-ae7223d0ea06" ]
application/xml, text/xml
<ArrayOfguid xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.microsoft.com/2003/10/Serialization/Arrays"> <guid>4516806e-3f65-43bf-ac23-3d6aa7719eee</guid> <guid>39c3bc79-3dd6-4972-81d3-fdcd7e5e0480</guid> <guid>44d84fd3-7aa1-4941-99c2-ae7223d0ea06</guid> </ArrayOfguid>
application/x-www-form-urlencoded
Sample not available.