GET api/InvoiceDiscountCode/{id}
No documentation available.
Request Information
Parameters
| Name | Description | Additional information |
|---|---|---|
| id | No documentation available. |
Define this parameter in the request URI. |
Response Information
No documentation available.
Response body formats
application/json, text/json
Sample:
{
"Invoice_DiscountCodeID": "4e79df9b-ff7c-4041-aedd-57fe4e88559f",
"InvoiceID": "9225b933-15db-42ce-a6dc-6bc7a1345417",
"DiscountCodeID": "2de5f40a-ba69-436b-8e87-5f7730119a37",
"Deleted": true
}