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": "963a11de-928c-412c-8bf3-e19e5be2e287",
  "InvoiceID": "8c384a41-b132-4437-92b9-1a5132e165c9",
  "DiscountCodeID": "71342fef-a679-4ca6-b32b-820adb2988c4",
  "Deleted": true
}