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": "900451ba-855b-46eb-a3da-4fa6c72d9c0b",
  "InvoiceID": "50f38521-b96a-4f9e-961b-5f3b91dca787",
  "DiscountCodeID": "fcbd97ff-5d8b-4fbe-aa96-df250bb8b098",
  "Deleted": true
}