Data exists

A synchronous request that checks for existing account data (true/false) in the Yotpo system.

RepsonseDescription
has_data: true The user associated with the email queried has existing data in the Yotpo system associated with the account/utoken. To fetch the existing user data, use the user data endpoint.
has_data: false There is no existing data in the Yotpo System for the email queried in association with the account/utoken.
Language