POST api/InvoiceDiscountCode
No documentation available.
Request Information
Parameters
Name | Description | Additional information |
---|---|---|
invoice_discountcode | No documentation available. |
Define this parameter in the request body. |
Request body formats
application/json, text/json
Sample:
{ "Invoice_DiscountCodeID": "6fc4006f-3452-4c9a-9a19-465fc80d389d", "InvoiceID": "d1e2b87d-7d41-4ceb-bfb9-a3a972dbf491", "DiscountCodeID": "5af45ef1-d4e6-445c-bf97-1bdcb5fc1ce1", "Deleted": true }
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
No documentation available.
Response body formats
application/json, text/json
Sample:
{ "Invoice_DiscountCodeID": "f4c3e7a9-9dfc-490d-ac65-53b58d777e78", "InvoiceID": "d18f4e91-a580-4611-956c-a0704f3c5025", "DiscountCodeID": "8588781c-0ca9-45a2-826a-77c5a9d741d8", "Deleted": true }