Template management is handled through backend configuration and API integration:
1. Backend Configuration (Primary Layer)
- Templates are uploaded and assigned to sub-users via backend
- Default template is configured at userkey level
2. Automatic Template Resolution
When an API request is made:
- System checks sub-user template
- If available → applies it
- If not → uses default template
3. API-Level Interaction
- API uses subuserid to determine the template
- No need to pass template details in each request
- Optional override supported via API if needed
4. Client-side Mapping
- Client must map their users/accounts to subuserids
- Ensures correct template is automatically applied
For more information, contact RChilli Support
Comments
0 comments
Please sign in to leave a comment.