GET api/InvoiceDiscountCode/{id}

No documentation available.

Request Information

Parameters

NameDescriptionAdditional 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": "49878d6a-b7c4-4830-b1a1-3d6216aec377",
  "InvoiceID": "687eda35-3905-4f9a-8e72-d23adca59821",
  "DiscountCodeID": "1320fedc-3270-46c1-a879-b9adca226cf9",
  "Deleted": true
}