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": "3f9b7d90-7242-41af-8167-451859373d12", "InvoiceID": "486813bd-23d5-44a3-bf13-df6078e36e87", "DiscountCodeID": "791c8e9a-b460-4db1-8d98-aa85f6ab151b", "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": "ac991b1e-8e48-4db8-aebf-f92347169e95", "InvoiceID": "3637535d-c624-40a6-be5c-e63cead49541", "DiscountCodeID": "7aede16d-c92d-4857-b2f9-b37ede31443b", "Deleted": true }