I have a client that needs to be able order multiple rides for their customers. Is there any component of the API that would allow their single business appID to order, and pay for, these types of rides? Sometimes they would need to order two or three rides at once or have rides overlap each other.
Using a single user/token (similar to the Lyft app itself) doesn't work because once a ride is in progress that token is not usable again until the 1st ride is over.