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": "4a8e138b-12ba-402d-bedd-c6839b46f742",
  "InvoiceID": "e4a23b45-e7d4-4b43-8b28-613f24dfeb0c",
  "DiscountCodeID": "e9d09d05-9cf2-47f6-b2d8-56ddd419098d",
  "Deleted": true
}