---
title: "Create incoming transfer"
method: POST
path: "/v1/incoming_transfers"
tags: ["Transfers"]
---

# Create incoming transfer

`POST /v1/incoming_transfers`

This endpoint creates a new incoming transfer. You may use use any eligible bank account connection to fund (ACH Debit) 
any active Brex business account.

**Reminder**: You may not use the Brex API for any activity that requires a license or registration from any 
governmental authority without Brex's prior review and approval. This includes but is not limited to any money services
business or money transmission activity.

Please review the <a href="https://www.brex.com/legal/developer-portal/">Brex Access Agreement</a> and contact us if 
you have any questions.

## Headers

- `Idempotency-Key` string, required

## Request body

- CreateIncomingTransferRequest — unresolved $ref

## Response `200`

createIncomingTransfer 200 response

- Transfer — unresolved $ref

---

[API](https://skmtc.net/brex-com/apis/payments-api.md) · [All operations](https://skmtc.net/brex-com/apis/payments-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/brex-com/payments-api/revisions/611c6959db8d/schema)
