---
title: "Validate an invoice token"
method: GET
path: "/invoice/token-validation/"
tags: ["Invoices"]
---

# Validate an invoice token

`GET /invoice/token-validation/`

## Query parameters

- `token` string, required
- `format` 'jpg' | 'pdf', nullable

## Response `200`

Success

- object

## Other responses

- `400` — Bad request
- `404` — Not found

---

[API](https://skmtc.net/sinao/apis/sinao-api.md) · [All operations](https://skmtc.net/sinao/apis/sinao-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/sinao/sinao-api/versions/436b47b78bf4/schema)
