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": "8b9652bf-168d-4a43-aabf-2a942444afae", "InvoiceID": "152af179-d291-4695-946b-5748c3eb71c0", "DiscountCodeID": "3891150a-f3bc-4b78-8da2-7872d228f037", "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.