{
"accountId": 2751989924608,
"companyId": 1743889921536
}curl --location --request POST 'https://getway.upfreework.com/openapi/v1/finance/zs/withdraw-account/list' \
--header 'appId;' \
--header 'appSign;' \
--header 'timeStamp;' \
--header 'sign;' \
--header 'Content-Type: application/json' \
--data-raw '{
"accountId": 2751989924608,
"companyId": 1743889921536
}'{
"code": 0,
"message": "成功",
"context": [
{
"withdrawId": 3159597335168,
"accountId": 2751989924608,
"withdrawAccount": "125913398110868",
"bankName": "招商银行股份有限公司南京长江路支行",
"isZs": 0,
"provinceCode": "320000",
"cityCode": "320100",
"areaCode": "320102",
"bankAddress": "江苏省南京市玄武区"
}
],
"traceId": "6858e8a8b9784145daee9238fd51716c",
"spanId": "901969523c28dfcc"
}