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": "0f5a3fc3-7323-4f77-9440-c2916bbd1bd0",
  "InvoiceID": "88daa551-d07a-4af9-9d7c-7a0f406a5198",
  "DiscountCodeID": "1ede98aa-49f7-499f-b838-35edcbceecb6",
  "Deleted": true
}