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": "5b9efade-6d43-4723-a7db-198d3b7698b6",
  "InvoiceID": "d53c1ea2-47fb-4fad-ab09-754332f8ce60",
  "DiscountCodeID": "806bdaa0-7731-4cf7-a705-fdc438f96bd9",
  "Deleted": true
}