Get portal credential requirements for V2 registrations
portal_id (from the Available Registrations response), not by registration_content_id as in V1.portal_ids field in the Available Registrations response.Minimum 1, maximum 100 items.Example: ["PORTAL_CA_CDTFA", "PORTAL_DE_ELSTER"]| Field | Type | Description |
|---|---|---|
credential_key | string | Field identifier used when storing credentials |
credential_name | string | Human-readable label for the field |
credential_type | string | Input type (STRING, FILE, etc.) |
required | boolean | Whether the field must be provided |
helper_text | string | Optional hint text for UI display, explaining what to enter in this field |
is_unique_per_registration | boolean | Whether each registration needs a unique value |
regex | string | Validation regex pattern (if applicable) |
display_order | integer | Suggested display order for UI rendering |