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": "0cc59126-f302-48fe-aaf0-fbc41dcde79a",
  "InvoiceID": "b807a1c7-d4ec-473e-9962-8c20e29e076b",
  "DiscountCodeID": "c4e867ef-b4c5-456c-9f5b-5ede87fe4f53",
  "Deleted": true
}