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": "c201486d-4f8e-4cb3-b7e5-f5ad86b48195", "InvoiceID": "ff5a2999-8a0b-47da-9e8e-ffeda5fbe817", "DiscountCodeID": "216315c2-b9e3-4dce-9bee-a1933e0fe3a3", "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": "17048195-ad64-4755-9a52-2e44f39abf12", "InvoiceID": "15d28e56-db47-4116-b674-21c7578d5547", "DiscountCodeID": "84f39f1e-6fa1-4cb5-be05-ca401450f6b9", "Deleted": true }