---
title: "List Transaction"
method: GET
path: "/fund/customer/transactions/get"
---

# List Transaction

`GET /fund/customer/transactions/get`

This API can be used for reconciling all the transactions at the customer level

## Query parameters

- `customerID` string, required
- `perPage` integer
- `currentPage` integer
- `from` string, date
- `to` string, date

## Headers

- `api-key` string
- `auth-key` string

## Response `200`

200

## Other responses

- `400` — 400
- `401` — 401

---

[API](https://skmtc.net/stockal/apis/uat-client-api-v2.md) · [All operations](https://skmtc.net/stockal/apis/uat-client-api-v2/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/stockal/uat-client-api-v2/revisions/08e36bbbd3be/schema)
