Create Deposit
Deposit
Create Deposit
Deposits funds into your AxisFI account
POST
Create Deposit
Authorizations
Includes an API key in the HTTP headers to authenticate the client.
Includes an API secret in the HTTP headers to authenticate the client.
Body
application/json
Partner Transaction Id
Required string length:
20 - 64Source Currency
Available options:
USDT, USDC, USD Required string length:
2 - 10Pattern:
USDT|USDC|USDExample:
"USDT"
Amount
Required range:
0.01 < x < 100000000Example:
99.99
Network
Available options:
ETH, TRX Pattern:
^(ETH|TRX)$Example:
"ETH"
Response
Operation Successful
Partner Transaction Id
Required string length:
20 - 64Account Currency
Available options:
USDT, USDC, USD Example:
"USDT"
Amount
Required range:
0.01 <= x <= 100000000Example:
99.99
Unique Transaction ID
Example:
"txn_d74ee9e30d3345fcba469e282450783a"
Transaction Type
Available options:
deposit Source Wallet Address
Example:
"0x94a84aBd3198874A84f4a61083c52Ed7eE61077f"
Target Wallet Address
Example:
"0x94a84aBd3198874A84f4a61083c52Ed7eE61077f"
Network
Available options:
ETH, TRX Example:
"ETH"
Status
Available options:
pending, completed, failed Example:
"completed"

