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": "ed5edfb2-3e37-477f-856d-820c708b17a9",
  "InvoiceID": "a4976b63-3215-4cfd-995f-6c4a172b7dcf",
  "DiscountCodeID": "45ad867e-bd57-4778-a962-8b90ab5d5100",
  "Deleted": true
}