Skip to content

SDK-2825: Add support for setting company_profile when creating an IDV session - #525

Merged
MrBurtyyy merged 1 commit into
DEVELOPMENTfrom
SDK-2825
Aug 19, 2026
Merged

SDK-2825: Add support for setting company_profile when creating an IDV session#525
MrBurtyyy merged 1 commit into
DEVELOPMENTfrom
SDK-2825

Conversation

@MrBurtyyy

@MrBurtyyy MrBurtyyy commented Aug 19, 2026

Copy link
Copy Markdown
Collaborator

Summary

Adds support for the new company_profile object in the create-session payload, letting a Relying Business set company_name for the session (used on generated PDFs etc.).

{
  "company_profile": {
    "company_name": "Acme Ltd"
  }
}

@MrBurtyyy
MrBurtyyy merged commit 121daef into DEVELOPMENT Aug 19, 2026
6 of 7 checks passed
@MrBurtyyy
MrBurtyyy deleted the SDK-2825 branch August 19, 2026 15:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants