meta fields that identify the specific identity and its current status so you can fetch details or route the end user to complete verification:
ref_path: The path to the identity resource — callGET {ref_path}to retrieve identity details and determine what requirement is blocking.identity_id: The UUID of the identity that must be approved before the orchestration can proceed.current_status: The identity’s current status (e.g.PENDING,DENIED).
ref_id for idempotency.
Questions? Contact Support.