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": "12dcf627-f21f-4b0f-aa06-aa3a1b3d9d79",
  "InvoiceID": "4268a21a-c62c-4623-89bb-d3325d68349d",
  "DiscountCodeID": "b67c05b4-ff9d-45a3-a9e1-f6ecd7ce7b61",
  "Deleted": true
}