I’m trying to set up an integration with the v2 API. I will need to create a RevCat customer if one does not already exist for this person, so I will need to search for a customer by app user id (and create a new customer if one is not found). But I can’t find any API that allows me to find customers by app user id (which is the only thing we have on our backend). How can I do this?
Solved
Lookup User by App User Id
Best answer by wes_clark
Hi! I apologize for the confusion regarding the use of customer_id in the documentation, rather than app_user_id. You actually will be able to use the app user ID that you have on your end in order to make a Get Customer call. You can use that to check before calling the Create Customer endpoint.
This post has been closed for comments
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.
