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": "d2d997d1-ebdc-4dd6-bcc4-08af0035d778",
"InvoiceID": "4ffc8492-8c98-488b-ad75-26c616393ab0",
"DiscountCodeID": "029db0a5-7dad-4f27-b100-b85bd3d3ca37",
"Deleted": true
}