Deposit stablecoin and convert to USD in one API call. Transfer USD to your bank.
conversion_target_asset
to USD
when creating the address, Paxos automatically credits your USD balance once the on-chain transfer is confirmed (B).
Then, use Create Fiat Withdrawal to send USD to your bank account (C).
If you don’t see all the scopes when creating or editing API credentials, contact Support.
crypto_network
for the source stablecoin.
Set conversion_target_asset
to USD
to automatically convert the stablecoin to USD when the transaction is complete.
address
and compatible_crypto_networks
values from the response.
Also store the id
to use when looking up transactions.
address
included in the response from the previous step or from List Deposit Addresses.
Use List Transfers to check the status of transfer on the Paxos platform.
Using the type=CRYPTO_DEPOSIT
and status=COMPLETED
query parameters, in conjunction with crypto_tx_hashes
, filters the results.
COMPLETED
, the USD balance updates.