Login to vCita

Now you can take the sso_token and business_id params (from the previous step) and add to the next route and redirect the user to that route.

curl --location --request LINK 'https://api.vcita.com/v1/partners/sso/login?business_uid=xxxzzz111&sso_token=aaabbbccc111222'

You can try it by clicking the next button!

Run in Postman