Endpoint Parameters

  • Request parameters

    Name Type Origin Description
    Code String Query-String Verification code that will be used to fetch result from MyInfo
    State String Query-String State returned by MyInfo. It is the same state which was sent in the start verification request to MyInfo
  • Response Parameters

    View Response Codes

    There are no response parameters

  • Request Example

    Request URL
    GET /partnerintegration/v1/InteractiveIdVerification/myinfo/ib/complete?Code={Code}&State={State}