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": "d4df75fc-88d3-44c1-9fba-05b3c5e2e65e",
  "InvoiceID": "2870e8e2-fd15-4f8b-8605-f678290b737b",
  "DiscountCodeID": "2d7bf457-2c72-440b-b13b-49c8dc90c9b8",
  "Deleted": true
}