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
[ "6f644aca-c389-4e39-bece-5b0da475cd9c", "708c6516-7d7a-4fae-8c28-2a80c5212a35", "53211f6f-707c-4836-a715-a9cb07ef480f" ]
application/xml, text/xml
<ArrayOfguid xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.microsoft.com/2003/10/Serialization/Arrays"> <guid>6f644aca-c389-4e39-bece-5b0da475cd9c</guid> <guid>708c6516-7d7a-4fae-8c28-2a80c5212a35</guid> <guid>53211f6f-707c-4836-a715-a9cb07ef480f</guid> </ArrayOfguid>
application/x-www-form-urlencoded
Sample not available.