---
title: "generateReport"
method: GET
path: "/gbs-spid-server/report/{tguid}"
tags: ["Report Generation"]
---

# generateReport

`GET /gbs-spid-server/report/{tguid}`

This method generates a report for a transaction, given its TGUID.

## Path parameters

- `tguid` string, required

## Response `200`

OK

## Other responses

- `400` — Bad Request
- `401` — Unauthorized
- `403` — Forbidden
- `404` — Not Found
- `409` — Conflict
- `415` — Unsupported Media Type
- `422` — Unprocessable Entity
- `500` — Internal Server Error
- `503` — Service Unavailable

---

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