PUT api/InvoiceDiscountCode/{id}
No documentation available.
Request Information
Parameters
Name | Description | Additional information |
---|---|---|
id | No documentation available. |
Define this parameter in the request URI. |
invoice_discountcode | No documentation available. |
Define this parameter in the request body. |
Request body formats
application/json, text/json
Sample:
{ "Invoice_DiscountCodeID": "a01dfc1d-e4f8-4cf9-a6df-b33538a1892e", "InvoiceID": "db3a5b68-e8a7-4912-b847-254a8e3ec3fb", "DiscountCodeID": "14679b19-d1a4-49d5-904f-86c5436a56d8", "Deleted": true }
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
No documentation available.
Response body formats
application/json, text/json
Sample:
Sample not available.