Search code examples
iosuber-api

How to check if user has splitted Uber fare


Is there a way to check if fare was splitted between some users in Uber API? I'm not talking about UberPOOL where we can check that by "shared" property with riders in response from Ride Request.


Solution

  • As per Uber's developer documentation, the ride request api currently do not support Splitting the fare feature.