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": "063acfad-ec08-43d2-b2a2-58790e61cb85",
  "InvoiceID": "273f0270-09f1-46db-8e6b-8eacda55f9b2",
  "DiscountCodeID": "cc4e896c-96e4-4a55-92b1-272ed7b889f0",
  "Deleted": true
}