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": "89394403-6efa-46ba-af0c-15d991c7720e", "InvoiceID": "ed7ba265-0865-48cb-a868-ccbb2828c24d", "DiscountCodeID": "d0e39024-c2f5-4e82-96cf-68938707698c", "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": "a80d70cc-32f8-4e18-9b24-31122298ac70", "InvoiceID": "166eaea3-fa30-4099-a8f9-6fd551d4316d", "DiscountCodeID": "4c7c864d-be1a-4dd5-9fd0-5ae245810316", "Deleted": true }