출금진행
결제버튼 클릭 후 선 호출, 결제금액, 결제주소 리턴
Request Body
Name
Type
Description
```json
{
"return": 0,
"message": "success"
}
```curl --location 'http://localhost:51170/m1.0/withdraw' \
--header 'Content-Type: application/json' \
--data '{
"bridge_id" : 6
}'key
data type
desc.
return
message
desc.
Last updated