adding digital insurance card - #126
Merged
Merged
Conversation
ryan-morosa
approved these changes
Sep 11, 2026
ryan-morosa
left a comment
Contributor
There was a problem hiding this comment.
Tested with Brandon with the latest node sdk and the node sample client and it worked as intended with data being returned from the dic endpoint and the sdk properly consuming the sample client.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
JIRA Ticket:
BB2-4349
What Does This PR Do?
Adds the insurance card endpoint to be used by other applications and adds tests
If you're reviewing this PR, please check for these things in particular:
Any tests in particular that might be helpful
Validation
Verified by running the test suite and by modifying the sample client with basic extension to call the endpoint
What Security Implications Does This PR Have?
Please indicate if this PR does any of the following:
Adds any new software dependencies
Modifies any security controls
Adds new transmission or storage of data
Any other changes that could possibly affect security?
Yes, one or more of the above security implications apply. This PR must not be merged without the ISSO or team security engineer's approval.