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": "b8eff5fa-fb2d-456f-928c-46e197defd1e",
  "InvoiceID": "d6dda63a-19da-4ec9-8cdf-b48a5f1a476a",
  "DiscountCodeID": "02f5517b-212a-4f9f-8829-584665709376",
  "Deleted": true
}