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": "7133b4eb-e408-48cf-b4b7-7abfcc0a4e81",
  "InvoiceID": "42b70568-84e2-43c6-a1a0-c39d66a6c18e",
  "DiscountCodeID": "d5652fe8-27ad-4b8d-afa6-70ec75fdfbc8",
  "Deleted": true
}