Tesser API
string · requiredstring · requiredstring · requiredstring · requiredstringstringstring
string · requiredstring · requiredstring · requiredstring · requiredstring · requiredstringstring
Create deposit
POST
https://sandbox.tesserx.co
/v1/treasury/deposits
Create a deposit payment and get deposit instructions.
Create deposit › Request Body
from_currencySource currency code.
to_currencyDestination currency code.
from_amountAmount to send.
to_account_idDestination account ID.
from_account_idSource account ID. Required for Circle deposits.
from_networkNetwork for the source.
to_networkNetwork for the deposit.
Create deposit › Responses
Deposit created successfully
object · required
Create withdrawal
POST
https://sandbox.tesserx.co
/v1/treasury/withdrawals
Create a withdrawal payment.
Create withdrawal › Request Body
from_currencySource currency code.
to_currencyDestination currency code.
from_amountAmount to send.
from_account_idSource account ID.
to_account_idDestination account ID.
from_networkNetwork for the withdrawal.
to_networkNetwork for the destination.
Create withdrawal › Responses
Withdrawal created successfully
object · required