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": "f5ae47b6-82c9-45b4-bddd-67b9040f8508", "InvoiceID": "2d7762a3-f99e-4b94-8cda-079fbfada6a7", "DiscountCodeID": "1a963e28-561e-4719-80e3-c58df2890a49", "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": "7c3d2257-985b-4875-92a8-601d402f348b", "InvoiceID": "a8355527-e277-4588-87fa-faf310debdec", "DiscountCodeID": "8697546a-81ba-4d5f-8b98-1690f0b2e346", "Deleted": true }