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": "fa89bc60-da15-44da-82cc-b2e3a2c8572a",
  "InvoiceID": "65936c72-bdc9-4fcd-8d67-fe5baccd7342",
  "DiscountCodeID": "55cd9e2a-2604-43fa-8fab-cf59e2a2c9a9",
  "Deleted": true
}