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": "b69e3972-6aa0-40ab-875f-0ba24fc43309", "InvoiceID": "13c331a6-21cf-4c41-acb2-b121b1af7975", "DiscountCodeID": "5fba27a5-b7e7-4861-ba55-9e0455b0941b", "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": "ea53772f-f6b6-429a-9318-5fc6c0123d26", "InvoiceID": "935fbcd0-8b01-42ec-8035-121d5625493b", "DiscountCodeID": "fb1f3c73-7d5c-490e-9615-8594de1193d2", "Deleted": true }