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": "e93fce6b-c526-47be-8563-826f7b1a1a19",
  "InvoiceID": "b4414374-fd25-4e0c-a340-f637f6ed469c",
  "DiscountCodeID": "c7635146-8e2e-44dd-ae6b-ae5d41e95ec4",
  "Deleted": true
}