1
Get Access Token
Create a client ID and client secret for the sandbox environment in the Sohar dashboard and use them to get an access token.
2
Create Verification
Call the Create Verification API using your access token.
3
Get Verification
Call the Get Verification API with the
verificationId
to get the response. Note that it can take some time to deliver the response - you can either poll the endpoint or subscribe to webhook events.