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
[ "86365338-e8d8-4e84-81c4-cf213bcc7f56", "5caf909b-0c30-4510-a7aa-cd20fa029019", "477a4069-7c60-4732-85ce-a5b40192bf39" ]
application/xml, text/xml
<ArrayOfguid xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.microsoft.com/2003/10/Serialization/Arrays"> <guid>86365338-e8d8-4e84-81c4-cf213bcc7f56</guid> <guid>5caf909b-0c30-4510-a7aa-cd20fa029019</guid> <guid>477a4069-7c60-4732-85ce-a5b40192bf39</guid> </ArrayOfguid>
application/x-www-form-urlencoded
Sample not available.