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": "d3169481-5466-4b88-91db-7ca2bb65c183",
  "InvoiceID": "31c21a72-4538-45d8-a21e-6d938b574978",
  "DiscountCodeID": "e7d6d813-af35-4cda-91ab-64633b10c967",
  "Deleted": true
}