---
title: "Get Transactions"
method: GET
path: "/v1/batch/reports"
---

# Get Transactions

`GET /v1/batch/reports`

## Query parameters

- `month` string, required
- `year` string, required

## Response `200`

200

- object
  - `data` object
    - `grand_total` object
      - `total_amount` integer
      - `total_transaction` integer

## Other responses

- `500` — 500

---

[API](https://skmtc.net/payarc/apis/payarc-sandbox.md) · [All operations](https://skmtc.net/payarc/apis/payarc-sandbox/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/payarc/payarc-sandbox/revisions/face82bdd778/schema)
