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": "2353c100-3446-490a-aa8f-1865b502be04",
  "InvoiceID": "3d2173ff-363f-4a58-9da1-59d0c3c0e23b",
  "DiscountCodeID": "af45beea-eb12-420c-ab35-c23ba6ce8f49",
  "Deleted": true
}