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": "80b9ef76-734f-4944-8f09-a9030592fb37",
  "InvoiceID": "4ae8e48d-d017-4ce0-b55c-e069ffdf4b12",
  "DiscountCodeID": "fe89b769-9917-41b8-8334-3046b89e7e39",
  "Deleted": true
}