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": "fd626bd2-7125-47b9-8e47-1bf0f45c6381",
"InvoiceID": "008fae88-3114-48fa-966b-41e32e215ef9",
"DiscountCodeID": "71be8be1-69df-4e9e-aee9-80bcc5c3395c",
"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.