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": "b761baf3-a60b-406f-a4b7-86b3b7f52af3",
  "InvoiceID": "4b13d5a3-5cac-47a5-9f72-80cdff2aa43b",
  "DiscountCodeID": "b2f5a24b-935b-4df2-8676-c9ba410f092b",
  "Deleted": true
}