GET /v1/shop/refundable/{shopId} HTTP/1.1
Accept: */*
{
"code": 0,
"data": {
"refundableAmount": "2000000000000000000000",
"refundableToken": "500000000000000000000"
},
"error": {
"message": "Failed to check the validity of parameters"
}
}