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": "b497cf1e-e3b8-4f78-970d-08ccbaa46c57",
  "InvoiceID": "8b2fa41f-6eea-4961-b771-3b9536998aad",
  "DiscountCodeID": "94232de1-d4b1-40f4-8dc7-3e7846b32ea8",
  "Deleted": true
}