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": "74c256ed-cea2-41d0-a918-60ae6d30c540",
  "InvoiceID": "7e5338cd-cd43-485a-98bc-d9c3334ff14c",
  "DiscountCodeID": "ebb65a3a-b6ac-4855-89ce-43d25a45334e",
  "Deleted": true
}