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": "548c0e50-23b8-4c60-a6a2-e3df3a2ec3a1", "InvoiceID": "471c923d-c759-4ef7-8ab9-7fd25c6c503d", "DiscountCodeID": "74ac9655-0cf3-4016-9bf5-e051dd6f4b5e", "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": "0ff599bd-7e78-4798-809b-476423843c41", "InvoiceID": "1b3470ce-adc5-428c-9b1c-b3fa84608279", "DiscountCodeID": "da3d9284-c900-43e2-a181-69bf91de756b", "Deleted": true }