---
title: "Run the bank-match pipeline now"
method: POST
path: "/public/v2/bank-match/populate/"
tags: ["Bank Match"]
---

# Run the bank-match pipeline now

`POST /public/v2/bank-match/populate/`

Suggestions now refresh automatically every 5 minutes — calling this
endpoint is no longer required but remains available for backward
compatibility. Returns `202 Accepted` immediately.

Poll `GET /status-counts/` to watch progress, then use
`GET /suggestions/` to read the results.

## Headers

- `Idempotency-Key` string

## Response `202`

Accepted

- SuccessSchema
  - `success` true
  - `errors` object

## Other responses

- `500` — Internal Server Error

---

[API](https://skmtc.net/dualentry/apis/dualentry-public-api.md) · [All operations](https://skmtc.net/dualentry/apis/dualentry-public-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/dualentry/dualentry-public-api/revisions/34b7cf5b4b6c/schema)
