Swap 진행 중인 정보 없음 조회
지갑 정보를 조회합니다.
Headers
Name
Type
Description
{
"return": 0,
"message": "success"
}{
"return": 12200,
"message": "Transfer inprogress"
}curl --location --request GET 'https://{dashboard-domain}/v1.0/db/swap/inprogress/notexist?au_id=1' \
--header 'Authorization: Bearer eyJhbGciOiJ...'
key
data type
desc.
return
message
desc.
Last updated