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": "b9d47edc-a695-40f5-8dea-dc70019fe55b",
  "InvoiceID": "8c5c608e-4d91-48bf-b579-cd432230252f",
  "DiscountCodeID": "04fc2198-b1c4-45c5-b39b-1a6c7048cec9",
  "Deleted": true
}