Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enhance consumer credit response parser to support instances where more than one SERVICE container is present #1

Open
jafrajarvy292 opened this issue Feb 15, 2021 · 0 comments

Comments

@jafrajarvy292
Copy link
Owner

jafrajarvy292 commented Feb 15, 2021

With the introduction FlexID being supported as an add-on to the consumer credit report, there are instances where retrieving a credit report file will result in a response that contains one SERVICE container for the credit report data, but also up to two other SERVICE containers for the FlexID data--one for each applicant. At present, the credit report parser looks at the first SERVICE container present to grab all the relevant data, but this is a problem if that first container is actually that of a FlexID order. There is a separate field we can also reference in our xpath to ensure the container we're using is that of the consumer credit. This should be a simple change.

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

No branches or pull requests

1 participant