Transfers

Create incoming transfer

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.

post/v1/incoming_transfers

Headers

Idempotency-Keystring required

Request body

CreateIncomingTransferRequest required— unresolved $ref

Response

createIncomingTransfer 200 response

Transfer required— unresolved $ref

Changes

No recorded changes to this endpoint across all 1 revision of this API.