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": "e5ce6ee6-be49-4b72-a8ef-734ed2fcbc6e",
"InvoiceID": "fc870af2-2859-44a5-ac84-298974414bbb",
"DiscountCodeID": "5cfd7be5-a683-4cff-a993-41d16d8a0363",
"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.