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": "13abba9b-5747-446e-b620-854edb6f6592",
"InvoiceID": "6ff0583f-c221-4181-9dc7-8fcf3c15fa3c",
"DiscountCodeID": "04ae028a-cab5-4817-89bb-e527acb8e465",
"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.