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
[ "430d0663-6956-4bdd-af3a-24801dae5000", "0daf2584-2f22-4adf-95b9-67dc3f8a44e5", "8e727e13-2557-4778-938e-1db213c0d363" ]
application/xml, text/xml
<ArrayOfguid xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.microsoft.com/2003/10/Serialization/Arrays"> <guid>430d0663-6956-4bdd-af3a-24801dae5000</guid> <guid>0daf2584-2f22-4adf-95b9-67dc3f8a44e5</guid> <guid>8e727e13-2557-4778-938e-1db213c0d363</guid> </ArrayOfguid>
application/x-www-form-urlencoded
Sample not available.