To pass the Subuser ID in an API request to RChilli, you need to include it as a required parameter in your JSON request body along with other authentication and data details. Hereโs how it works for both methods of resume parsing:
๐ Required Parameters for Resume Parser API
1. For Resume Binary Data
You should include the following in your JSON request:
2. For Resume Public URL
Here is the structure:
๐น Note: The
subuserid
is a required string value and must not contain any spaces.
๐ Where to Find Your Subuser ID
-
Login to the RChilli My Account portal.
-
Go to the Integration (Demo) tab.
-
Click Show Advance Inputs.
-
The
subuserid
is displayed alongside youruserkey
,service URL
, and version details.
๐ก๏ธ Why Subuser ID is Important
The subuserid
helps identify and track parsing requests across different user accounts or application environments. This is particularly useful when managing parsing activity for multiple clients or environments under the same master account.
๐ References:
If you encounter any issues or need to retrieve your subuserid
, feel free to reach out to support@rchilli.com
Comments
0 comments
Please sign in to leave a comment.