I am trying to figure out how to get the customerId when registering or how to associate a customerId in a webhook payload to an email. Either will do. However, I don't see any Web API to get customer information based on customerId, and when I request data using channelStore.getUserData(), it always seems to have an empty string as the ID field. Anyone been able to do this before?