Authorizations
Headers
Path Parameters
A UUID that uniquely identifies a resource
1 - 42
Body
Liquidation Address object to be created
usdb
, usdc
, usdt
, dai
, pyusd
, eurc
, any
arbitrum
, avalanche_c_chain
, base
, ethereum
, optimism
, polygon
, solana
, stellar
, tron
, evm
External bank account to which Bridge will send the funds. The currency associated with the External Account must match the destination currency.
1 - 42
The developer's prefunded account id that Bridge will send the funds to.
1 - 42
The Bridge Wallet to which Bridge will send the funds. The chain associated with the Bridge Wallet must match the payment rail.
1 - 42
A message to be sent with a wire transfer. It can have up to 140 characters.
1 - 256
A reference message to be sent with a SEPA transaction. We recommend you set a unique value to help you and your customers track payments end to end. It must be from 6 to 140 characters. The allowed characters are a-z
, A-Z
, 0-9
, spaces, ampersand (&
), hyphen (-
), full stop (.
), and solidus (/
). If not populated, the default value is "Payment via Bridge {unique_token}".
6 - 140
A reference message to be sent with an ACH transaction. It can be at most 10 characters, A-Z, a-z, 0-9, and spaces.
1 - 10
A payment reference message or remittance information to be included in a SPEI transaction. The allowed characters are alphanumeric a-z
, A-Z
, 0-9
, and space
1 - 40
The payment rail that Bridge will use to send funds to the customer. Will default to ACH if not specified.
ach
, wire
, ach_push
, ach_same_day
, arbitrum
, avalanche_c_chain
, base
, ethereum
, fiat_deposit_return
, optimism
, polygon
, sepa
, solana
, spei
, stellar
, swift
, tron
The currency that Bridge will use to send funds to the customer. Will default to USD if not specified.
dai
, eur
, eurc
, mxn
, pyusd
, usd
, usdb
, usdc
, usdt
The crypto wallet address that Bridge will use to send funds to the customer.
The memo to include in the transaction, for blockchains that support memos only
The crypto wallet address that Bridge will use to return funds to the customer in case of a failed transaction. This address must be on the same chain specified for the liquidation address. Please note, this functionality is not supported on Stellar.
The developer fee percent that will be applied to this Liquidation Address or null to use the default fee. The value is a base 100 percentage, i.e. 10.2% is 10.2 in the API.
"0.1"
Response
Liquidation Address object created
usdb
, usdc
, usdt
, dai
, pyusd
, eurc
, any
arbitrum
, avalanche_c_chain
, base
, ethereum
, optimism
, polygon
, solana
, stellar
, tron
, evm
The payment rail that Bridge will use to send funds to the customer. Will default to ACH if not specified.
ach
, wire
, ach_push
, ach_same_day
, arbitrum
, avalanche_c_chain
, base
, ethereum
, fiat_deposit_return
, optimism
, polygon
, sepa
, solana
, spei
, stellar
, swift
, tron
The currency that Bridge will use to send funds to the customer. Will default to USD if not specified.
dai
, eur
, eurc
, mxn
, pyusd
, usd
, usdb
, usdc
, usdt
External bank account to which Bridge will send the funds. The currency associated with the External Account must match the destination currency.
1 - 42
The developer's prefunded account id that Bridge will send the funds to. The developer's prefunded account to which Bridge will send the funds.
1 - 42
The Bridge Wallet to which Bridge will send the funds. The chain associated with the Bridge Wallet must match the payment rail.
1 - 42
A message to be sent with a wire transfer. It can have up to 140 characters.
1 - 256
A reference message to be sent with a SEPA transaction. We recommend you set a unique value to help you and your customers track payments end to end. It must be from 6 to 140 characters. The allowed characters are a-z
, A-Z
, 0-9
, spaces, ampersand (&
), hyphen (-
), full stop (.
), and solidus (/
). If not populated, the default value is "Payment via Bridge {unique_token}".
6 - 140
A reference message to be sent with an ACH transaction. It can be at most 10 characters, A-Z, a-z, 0-9, and spaces.
1 - 10
A payment reference message or remittance information to be included in a SPEI transaction. The allowed characters are alphanumeric a-z
, A-Z
, 0-9
, and space
1 - 40
The crypto wallet address that Bridge will use to send funds to the customer.
The memo to include in the transaction, for blockchains that support memos only
The crypto wallet address that Bridge will use to return funds to the customer in case of a failed transaction. This address must be on the same chain specified for the liquidation address. Please note, this functionality is not supported on Stellar.
The developer fee percent that will be applied to this Liquidation Address or null to use the default fee. The value is a base 100 percentage, i.e. 10.2% is 10.2 in the API.
"0.1"
The blockchain address the customer will send funds to.
The state of the liquidation address. It could be "active" or "deactivated"