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": "75fa0ffa-45c3-4556-a260-3a80720bde2f", "InvoiceID": "5f968ef3-90fb-43e3-a475-e90bdacb124d", "DiscountCodeID": "e5894e40-8613-4507-bf08-6f78aa04b774", "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": "53ae1047-427f-44e4-ab51-cc9cfaf62b27", "InvoiceID": "c55d04cd-fe18-4d87-b4fb-1da688eef036", "DiscountCodeID": "a4cf7a5b-9060-4d27-824a-fe83d0042c2d", "Deleted": true }