PUT api/InvoiceDiscountCode/{id}
No documentation available.
Request Information
Parameters
| Name | Description | Additional information |
|---|---|---|
| id | No documentation available. |
Define this parameter in the request URI. |
| invoice_discountcode | No documentation available. |
Define this parameter in the request body. |
Request body formats
application/json, text/json
Sample:
{
"Invoice_DiscountCodeID": "63a584cd-bdc3-4ac9-92a1-6c4678598552",
"InvoiceID": "17d3d1be-493c-4f36-ad6a-f1a2ce6387f1",
"DiscountCodeID": "015a57f7-c544-4b85-9105-e63418cf9eb2",
"Deleted": true
}
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
No documentation available.
Response body formats
application/json, text/json
Sample:
Sample not available.