What's the recommended approach to finding available customer IDs? I saw
this example, which seemed to do what I'm intending, but it keeps erroring "AuthenticationError.CLIENT_CUSTOMER_ID_IS_REQUIRED", which sounds to me like the chicken-and-egg problem (e.g. how to find customer IDs without a customer ID to start)?