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": "dad321e3-826a-4d7e-b766-ba76e013242b",
  "InvoiceID": "8f7be272-8135-45a1-a18d-3f15054a13e5",
  "DiscountCodeID": "cda50f07-fe79-4a77-bcbc-50ba772f195c",
  "Deleted": true
}