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": "fef93286-e9b2-480e-ac28-8ddd530fdacc",
  "InvoiceID": "c5cc6bb5-8019-4ece-a5f3-ee05e8497333",
  "DiscountCodeID": "6e3dff61-eb73-4578-81d0-410db95cec8b",
  "Deleted": true
}