{
"withdrawAccount": "125913398110868",
"accountId": 2751989924608,
"withdrawMoney": "1",
"uses": "提现",
"companyId": 1743889921536
}curl --location --request POST 'https://getway.upfreework.com/openapi/v1/finance/zs/withdraw' \
--header 'appId;' \
--header 'appSign;' \
--header 'timeStamp;' \
--header 'sign;' \
--header 'Content-Type: application/json' \
--data-raw '{
"withdrawAccount": "125913398110868",
"accountId": 2751989924608,
"withdrawMoney": "1",
"uses": "提现",
"companyId": 1743889921536
}'{
"code": 0,
"message": "成功",
"context": {
"referenceNo": "1234567890"
},
"traceId": "6858f0c4a60e03286ab637a1b48ce189",
"spanId": "232d757a13a7a7d8"
}