---
title: "Cancel Entity Transfer (Banking Connectivity)"
method: POST
path: "/banking/accounts/{account_id}/transfers/{transfer_id}/cancel"
tags: ["Entity Transfers (Banking Connectivity)"]
---

# Cancel Entity Transfer (Banking Connectivity)

`POST /banking/accounts/{account_id}/transfers/{transfer_id}/cancel`

## Path parameters

- `account_id` string, required
- `transfer_id` string, required

## Response `200`

## Other responses

- `400` — Bad Request
- `404` — Not Found

---

[API](https://skmtc.net/y/apis/ai-caller.md) · [All operations](https://skmtc.net/y/apis/ai-caller/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/y/ai-caller/revisions/05b629819b49/schema)
