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": "8296f85f-24c5-40b2-878d-7105b2c81d7a",
  "InvoiceID": "40fb60a6-910b-46b5-9cbd-b5de977bec04",
  "DiscountCodeID": "220450d7-fa89-47b0-9120-416d1a98fc11",
  "Deleted": true
}