Skip to main content
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.

Path parameters

portal_id
string
required
The portal ID to look up credentials for.Example: "PORTAL_CA_CDTFA"

Query parameters

corporation_id
string
required
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.