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": "2a0651cc-bc48-48ea-9261-d78545ebb418",
  "InvoiceID": "e4fff7a4-e784-4d69-8090-3da2795c6808",
  "DiscountCodeID": "c2547106-c541-407e-a5bb-dc2c59c6b64f",
  "Deleted": true
}