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": "1f45e78f-e174-4bbe-95f4-a91688a39c79", "InvoiceID": "f98c28a5-7e70-4ca0-a200-d6823b283b1f", "DiscountCodeID": "bb2bb87c-4eb8-4449-b041-89c7a20867df", "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": "cc24b2af-d026-4491-babd-cf92495ce5dc", "InvoiceID": "1ae88c27-4ebf-45e8-96cd-56539daa7d61", "DiscountCodeID": "80593290-aa02-4366-b729-93343d734c33", "Deleted": true }