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": "4f6f7553-68cc-493d-b338-ef3db476dd73", "InvoiceID": "60f7f16c-6a8b-4273-b383-0a594a4e3a2e", "DiscountCodeID": "ccf3d4bf-34b4-44eb-93cc-5371b0ef68f7", "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.