Authorizations
Path Parameters
A UUID that uniquely identifies a resource
1 - 42
Body
Transfer object to be updated
Amount of the transfer, expressed as a decimal string. Examples include "100.25", "0.1", "1.234567", "1.01" etc.
It is denominated in the source currency if that is a fiat currency, or in the fiat currency to which the source currency is pegged.
The fee, expressed as a decimal string, represents the amount you wish to reserve for your own account. This fee is the final amount deducted from what your customer ultimately receives, rather than a percentage.
It is denominated in the source currency if that is a fiat currency, or in the fiat currency to which the source currency is pegged.
The fee percent, expressed as a decimal string from 0.0
to 100.0
, represents the percentage of the transfer you wish to reserve for your own account.
This field must be set instead of developer_fee
when using Flexible Amounts.
Response
Transfer object created
A UUID that uniquely identifies a resource
1 - 42
Amount of the transfer, expressed as a decimal string. Examples include "100.25", "0.1", "1.234567", "1.01" etc.
It is denominated in the source currency if that is a fiat currency, or in the fiat currency to which the source currency is pegged.
Fiat currency for the transfer amount and developer fee. It's the source currency if that is a fiat currency or the fiat currency to which the source currency is pegged.
usd
, eur
, mxn
The id of the Bridge customer that you are moving funds on behalf of.
The fee, expressed as a decimal string, represents the amount you wish to reserve for your own account. This fee is the final amount deducted from what your customer ultimately receives, rather than a percentage.
It is denominated in the source currency if that is a fiat currency, or in the fiat currency to which the source currency is pegged.
The source of the transfer, which could be an external bank account, a bridge account, or a crypto wallet address
The destination of the transfer, which could be an external bank account, a bridge account, or a crypto wallet address
Status of the transfer. See Transfer States for more details.
awaiting_funds
, in_review
, funds_received
, payment_submitted
, payment_processed
, canceled
, undeliverable
, returned
, refunded
Receipt information of a transfer
Time of creation of the transfer
Time of update of the transfer
A client-provided reference ID that uniquely identifies a resource in the client's system
1 - 256
The fee percent, expressed as a decimal string from 0.0
to 100.0
, represents the percentage of the transfer you wish to reserve for your own account.
This field must be set instead of developer_fee
when using Flexible Amounts.
Some transfers require a deposit to be made by the customer before Bridge can start the process. Instructions for how to kick off the transfer will be included here. The deposit must match these instructions exactly, or the transfer will fail.
Return information, if the transfer has been returned.