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": "b8b22a5e-0b35-4dda-b3ad-16070bfef238",
  "InvoiceID": "fabe8faf-7878-43c8-b88a-e6bdf288c108",
  "DiscountCodeID": "ee36050b-aec7-45c7-8047-397e26cb6421",
  "Deleted": true
}