---
title: "Bulk Validate Bank Account (Penniless /Penny Drop)"
method: POST
path: "/v2/banking/bulk-validate-account"
---

# Bulk Validate Bank Account (Penniless /Penny Drop)

`POST /v2/banking/bulk-validate-account`

## Headers

- `client_id` string, required
- `client_secret` string, required
- `module_secret` string, required
- `provider_secret` string, required
- `content-type` string, required

## Request body

- object
  - `reference_id` string, required — A specific unique ID assigned by you for this transaction. If not kept unique, transaction status extraction could behave erratically
  - `file` string, binary, required — CSV input file to be passed

## Response `200`

200

## Other responses

- `400` — 400

---

[API](https://skmtc.dev/decentro/apis/decentro-staging.md) · [All operations](https://skmtc.dev/decentro/apis/decentro-staging/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/decentro/decentro-staging/revisions/f1a86ce4638c/schema)
