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": "ae6b8ab8-5dcc-4a68-9a70-14a2f584d176",
  "InvoiceID": "9a5d73e7-7358-4d83-8795-e95019a0fc59",
  "DiscountCodeID": "3378cdfc-6d97-4525-9961-992d7f17fb79",
  "Deleted": true
}