The current cursor for paginated results
The desired number of results per page
Creates a new transfer.
Currently, the API can only create transfers for the following payment rails:
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 Brex Access Agreement and contact Brex if you have any questions.
Details for the created transfer.
The Counterparty for this transfer.
The amount (as a Money object) for this transfer.
Money fields can be signed or unsigned. Fields are signed (an unsigned value will be interpreted as positive).
Description of the transfer for internal use. Not exposed externally.
External memo for the transfer (Payment Instructions
for Wires; the Entry Description
for ACH payments; or the memo line for checks).
Max 90 characters for ACH
and WIRE
transactions and max 40 characters for CHEQUE
s.
OriginatingAccount details for the transfer.
An idempotency key for this request. By default, a UUID is generated, but you should provide your own and integrate properly to ensure proper error handling and true idempotency.
Gets a transfer by ID.
The transfer ID
Generated using TypeDoc
Lists existing transfers for an account.
Currently, the API can only return transfers for the following payment rails:
ACH
DOMESTIC_WIRE
CHEQUE
INTERNATIONAL_WIRE