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": "70c082b9-9aa3-4b5a-b5d7-61b301faadf3", "InvoiceID": "9ccacbdc-4900-44b0-839a-b1a267ced40c", "DiscountCodeID": "6e4d66cd-7bf3-4ff7-a95f-2a2244820f3a", "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": "e79b9fa2-f01e-487c-8241-dd24a0f4d411", "InvoiceID": "f7200a73-2b59-4a7c-943a-5f5de09a6966", "DiscountCodeID": "1b3e62c4-01ed-4eb1-813e-144069a31af4", "Deleted": true }