Registrations V2
Credential Lookup
Look up whether credentials exist for a corporation and portal
GET
Check whether a corporation already has stored credentials for a specific tax portal. Use this to avoid prompting users for credentials they’ve already provided.Documentation Index
Fetch the complete documentation index at: https://docs.commenda.io/llms.txt
Use this file to discover all available pages before exploring further.
Path parameters
The portal ID to look up credentials for.Example:
"PORTAL_CA_CDTFA"Query parameters
The corporation ID to check credentials for.
This endpoint returns
found: false (not an error) when no credentials exist for the portal and corporation combination.Related
- Portal Fields — Get credential field requirements for a portal
- Update Registration — Attach a credential to a registration