You can pass the sub-user ID value in the API request for specific identification.
Kindly follow the below sample request with the Subuser ID in the JSON format.
{
"filedata": "{{base64data of resume file}}",
"filename": "{{filename}}",
"userkey": "{{userkey}}",
"version": "8.0.0",
"subuserid": "{{subuserid}}"
}
For more information please refer link
Similarly, the sub-user id can be added to the JD Endpoints
{
"base64text": "base64 string for jd text",
"userkey": "your user key",
"version": "3.1",
"subuserid": "Your unique sub user id"
}
When you have multiple SubUser Ids then in Logs you can get these Parsing Logs as per SubUser Id.
Kindly follow the article to get the parsing logs How Can We Track Our Parsing Usage? – RChilli HelpDesk
If you still have a question, you can always contact RChilli Support via creating a ticket at RChilli HelpDesk or simply by sending an email at support@rchilli.com.
Comments
0 comments
Please sign in to leave a comment.