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