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": "fc7a92af-47aa-491a-867c-8141212b1c15",
  "InvoiceID": "a6c75dc5-cf81-4d25-9164-0d87c657258e",
  "DiscountCodeID": "590b6174-446a-4f09-b4d4-9e294d50b198",
  "Deleted": true
}