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": "d3675e8b-6ed0-43b0-89cc-2567234d72e2", "InvoiceID": "9357696c-6b86-4da3-b3a1-2b1ed6b8175d", "DiscountCodeID": "3fd0305d-7519-46bf-81d9-969172be956f", "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": "f71538c9-2c18-4dbf-8e57-bd6561cd3335", "InvoiceID": "5433a6ce-b5ef-4f40-95f1-4a172df8fa50", "DiscountCodeID": "770c7c37-b1e2-4bab-95a7-d303d5ce2096", "Deleted": true }