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": "8e9592c4-fa95-4770-8680-4872dbf964c2",
  "InvoiceID": "0909191d-1011-4dbd-af87-949d07979151",
  "DiscountCodeID": "6f8296b3-652b-4254-abe0-31763074cf14",
  "Deleted": true
}