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": "e5fbc3e5-2351-48b6-ae74-38735bcb9e74",
  "InvoiceID": "1c9d3078-79fe-42d9-810e-811a4cb6dbe9",
  "DiscountCodeID": "1237404e-b879-4d10-94da-f8fc6df226b7",
  "Deleted": true
}