Registration Content V2
Get Portal Fields
Get portal credential requirements for V2 registrations
POST
Retrieve portal information and credential fields required for automated tax filing. Each jurisdiction has one or more tax portals where credentials are needed to file returns.
V2 portal fields are looked up by
portal_id (from the Available Registrations response), not by registration_content_id as in V1.Request body
Array of portal IDs to get fields for. Get these from the
portal_ids field in the Available Registrations response.Minimum 1, maximum 100 items.Example: ["PORTAL_CA_CDTFA", "PORTAL_DE_ELSTER"]Credential field properties
Related
- Available Registrations — Get portal IDs for jurisdictions
- Credential Lookup — Check if credentials already exist for a portal
- V2 Registration Content Overview — Full content API workflow