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": "6ab9accf-7b00-45aa-8859-70bcd65885bd",
  "InvoiceID": "8e2d8f04-6817-455d-913a-8efe6c60d696",
  "DiscountCodeID": "57a044c6-1db1-4fd1-8990-6d33af56e159",
  "Deleted": true
}