Subaccounts & Linking
A subaccount refers to a provider account linked to an
account.
Before linking the subaccount, it is necessary to generate a "puid" (Provider user ID) using the provider's login mutation.
Retrieving and linking subaccounts requires a private scope.
Each provider requires a specific connection, so they use different mutations.
Login to Lime
The login to Lime requires a mobile phone number in international format. Use the limeLogin query.
The call to this mutation, will send an sms with an OTP code to return to a second mutation. See limeLoginOTP
link subaccount
For linking a subaccount to an account, just call the mutation linkSubAccount with the two parameters.
Continue with rides