{
"companyId": 1743889921536,
"accountId": 2751989924608,
"isZs": 0,
"provinceCode": "320000",
"cityCode": "320100",
"areaCode": "320102",
"withdrawAccount": "125913398110868",
"bankName": "招商银行股份有限公司南京长江路支行"
}curl --location --request POST 'https://getway.upfreework.com/openapi/v1/finance/zs/withdraw-account/insert' \
--header 'appId;' \
--header 'appSign;' \
--header 'timeStamp;' \
--header 'sign;' \
--header 'Content-Type: application/json' \
--data-raw '{
"companyId": 1743889921536,
"accountId": 2751989924608,
"isZs": 0,
"provinceCode": "320000",
"cityCode": "320100",
"areaCode": "320102",
"withdrawAccount": "125913398110868",
"bankName": "招商银行股份有限公司南京长江路支行"
}'{
"code": 0,
"message": "成功",
"context": {
"withdrawId": 2884128200576
},
"traceId": "68357be2ad659ff0432316069a18f26a",
"spanId": "9a503d5e714b3df8"
}