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": "d7338334-500b-4d21-b2c4-396218cf6fea",
  "InvoiceID": "e54261d6-2c97-4a8e-ba21-981f428211c2",
  "DiscountCodeID": "3e3abc9a-6007-4683-b790-37bd63662620",
  "Deleted": true
}