GET api/TaxSignatureCertificates

No documentation available.

Response Information

No documentation available.

Response body formats

application/json, text/json

Sample:
[
  {
    "$id": "1",
    "TaxSignatureCertificateId": 1,
    "TaxSignatureCertificateName": "sample string 2"
  },
  {
    "$ref": "1"
  },
  {
    "$ref": "1"
  }
]