We have a flutter application using the Splynx system. Is there a way we can query the customerIdentifier by giving the customer email and password combo?
It seems that the registerCustomer api call is the only call that returns the customerIdentifier.
All other api calls require the customerIdentifier to send a request.
Any feedback will be appreciated,
Thank you.