source_deposit_instructions
object in the response payload containing deposit bank details or blockchain addresses. Once your customer completes the deposit, Bridge will automatically detect and process the payment to the destination.
source
: Where the funds come from. This can be a Bridge-controlled wallet, a customer’s crypto wallet, or a fiat source like a bank account.destination
: Where the funds go. This can be any supported rail or chain.on_behalf_of
: Customer identifier. Required when sending/receiving on behalf of a user.developer_fee
or developer_fee_percent
: Monetize transfers via fixed or percentage fees. Refer the Developer Fees section on how to set fees.features
: Optional settings to add flexibility (e.g. allow_any_from_address, flexible_amount).source
and destination
source_deposit_instructions
.source_deposit_instructions
.source_deposit_instructions
.destination
.source_deposit_instructions
object in the response will contain Bridge’s deposit address.
You can guide your user to use Metamask or an equivalent wallet to create a blockchain transfer to move funds from their wallet to our deposit address.
Memo Based Blockchains
blockchain_memo
will be provided as part of the source_deposit_instructions
in the response.