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": "b3f05d7b-f93e-4c71-bd11-3f7f8fa7a661",
  "InvoiceID": "8e32ae64-4a42-48f0-9acc-fcc0594decc6",
  "DiscountCodeID": "9088a935-da2a-43d7-b410-670cc851ce80",
  "Deleted": true
}