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": "2e67e6db-dd91-49b2-bbc7-d9d8b3daaff2",
  "InvoiceID": "55119782-9b3b-40b4-810d-0836540791c8",
  "DiscountCodeID": "6e1e7cbc-fdb7-4050-a66b-84f989a03de3",
  "Deleted": true
}