Skip to content

JSON Output to Include Country and Issuer Abbreviation #41

Description

@mmaattcc

Hi there,

Please bear with me - I am still a newbie and am learning how to program. I added IdParser to my Visual Studio project via. NuGet package. I'd like to modify the JSON output to include the issuer abbreviation (e.g. State/Province) and issuer country.

For example:

  "IssuerIdentificationNumber": 636025,
  "IssuerIdentificationAbbreviation": PA,
  "IssuerIdentificationCountryAbbreviation": US,
  "AamvaVersionNumber": 9,
  "JurisdictionVersionNumber": 0,

If I go through the object browser, I can see the location where I could probably make this change, however it's locked (presumably because I'm using a package?? If you can point me in the right direction on how I can change this, I would really appreciate it.

Thank you

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions