👏欢迎访问食亨开放平台,这里将提供给你优质的接口,请选择对应系统tab进入到接口文档
{ "appId": "string", "sign": "string", "version": "string", "timestamp": 0, "paramContent": { "brandId": 0, "merchantNos": [ "string" ] } }
curl --location --request POST '/finance/accountManagement/batch/query' \ --header 'Content-Type: application/json' \ --data-raw '{ "appId": "string", "sign": "string", "version": "string", "timestamp": 0, "paramContent": { "brandId": 0, "merchantNos": [ "string" ] } }'
[ { "merchantNo": "", "isAutoDivideFlag": false, "isAutoWithdrawal": false, "isCollectionAccount": false, "isSelfWithdrawal": false } ]