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": "c3e88a99-a04e-415d-ac8f-b00b2e6d56d4",
  "InvoiceID": "081cc60e-40d8-4a99-a5d1-6cab3f0ba6a5",
  "DiscountCodeID": "165891ff-abe5-45be-b449-67c4f9305461",
  "Deleted": true
}