DELETE api/order/{id}/detail/{pluGuid}
Remove an order detail from an order
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
id |
Order identifier |
globally unique identifier |
Required |
pluGuid |
Product identifier |
globally unique identifier |
Required |
Body Parameters
None.
Response Information
Resource Description
None.