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
[ "82f7dc93-8638-414f-bf89-af8f5c6d14be", "89782e6c-170f-41f0-bd3e-3da3391c6358", "9a65f4da-fd7d-409d-9d57-8f514926edfa" ]
application/xml, text/xml
<ArrayOfguid xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.microsoft.com/2003/10/Serialization/Arrays"> <guid>82f7dc93-8638-414f-bf89-af8f5c6d14be</guid> <guid>89782e6c-170f-41f0-bd3e-3da3391c6358</guid> <guid>9a65f4da-fd7d-409d-9d57-8f514926edfa</guid> </ArrayOfguid>
application/x-www-form-urlencoded
Sample not available.