Attach Blockchain to Payment Method

Give a payment method its own blockchain addresses for instant liquidation

Log in to see full request history
timestatususer agent
Retrieving recent requests…
LoadingLoading…

This endpoint enables you to connect any payment method - like a bank account - to any of the blockchains we support. This gives the payment method its own blockchain addresses. Any funds sent to this address will be instantly and automatically converted and liquidated.

All standard transfer limits apply to these liquidations. If these limitations are violated for any reason, the funds will instead be routed to the account which created the payment methods. The credited balance to the account will be in the original blockchain currency.

Tracking Liquidation Events

It is possible to transfer crypto funds from a 3rd party wallet directly to a Liquidation Address. In order to capture this type of transfer event you will need to subscribe to paymentmethod webhooks.

Body Params
string
required

The blockchain to attach. May be BTC, ETH, or ALL. You may specify multiple currencies using commas, such as BTC,ETH

string

The webhook URL that will be notified of the transfer as well as its subsequent status via a data subscription

boolean
Defaults to false

When true indicates that the resulting transfers should not dispatch email notifications

Response

Language
Credentials
Request
Click Try It! to start a request and see the response here! Or choose an example:
application/json