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": "8c4f8fc4-29f4-4838-a3d3-8905a6b3d5d0", "InvoiceID": "2bb282bc-1798-4225-a7e3-73c2a5df6a83", "DiscountCodeID": "52681969-9b5d-4eb2-a32e-281e13e481b1", "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": "9f9212b4-3e6c-4f19-afef-e5e599eb68b4", "InvoiceID": "649bc6aa-4b71-4749-af9a-b24de7d6e10c", "DiscountCodeID": "e099cbf8-2930-44e7-b3a8-275be58030b8", "Deleted": true }