curl --location --request POST 'http://test-cn.your-api-server.com/Finder/FinderBatchGetObjectAsyncLoadInfo' \ --header 'Content-Type: application/json' \ --data-raw '{ "FinderUsername": "string", "Wxid": "string" }'
{}