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": "47f35789-8b73-4e7b-8e11-1ad80eecff48",
  "InvoiceID": "d400bebb-12b4-46d6-b9b8-1c26d3974b80",
  "DiscountCodeID": "b3d3a306-6cdd-4de4-8926-ea7048e21248",
  "Deleted": true
}