What a verification contains
Every verification is built from three sets of details:- business identity, such as name and ABN
- contact identity, such as the individual’s legal name and mobile number
- bank account details, such as account name, BSB, and account number
Lifecycle
A verification starts in an in-progress state and eventually reaches a terminal outcome.
For the human step, see Contact verification flow. For webhook events, see Receive completion events.
Confirmation modes
Theindividual_confirmation_mode controls how the contact identity step works:
kycasks the contact to complete the full ezyshield identity flowbiometricasks the contact to complete a face scan against an image you provideskipomits the contact identity step
kyc. Compare the modes in Choose a confirmation mode.
Attribution and history
Useattribution_id to link verifications back to the same record in your system. For example, if your payee has ID payee_123, send that same value whenever you create a verification for that payee.
Read Linked verifications with attribution_id for the recommended storage pattern.