---
title: "Account Aggregator"
method: POST
path: "/fund/customer/aa/consent"
---

# Account Aggregator

`POST /fund/customer/aa/consent`

Generate a new consent to get a bank statement from the Account Aggregator.

## Headers

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

## Request body

- object
  - `customerId` string, required — This customer ID provide by API user. This is unique id.
  - `transactionId` string, required — transactionId which is associated for fund transfer
  - `redirectUrl` string — After failure and success case it will redirect

## Response `200`

200

## Other responses

- `400` — 400
- `401` — 401
- `404` — 404
- `502` — 502

---

[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/versions/08e36bbbd3be/schema)
