Deposit/Withdraw Response
Response (200 Ok - https status code)
Response
Type
Sample Value
type
String
Enum: "deposit", "withdraw"
userId
String
amount
String
symbol
String
status
String
Enum: "success", "failed"
txid
String
from
String
to
String
confirmations
Int
Example Value
Last updated