Uber API v1.2 Documentation GET /estimates/price
contains an ambiguity in the definition of surge_multiplier
support:
it is declared as one of the parameters of the response
but
not presented in the example of response
Additionally I checked answer and comments on the similar Question and found mutually exclusive info given there:
"surge multiplier should not be returned in v1.2." vs the answer with an example of the response containing surge_multiplier
so what is valid and expected behaviour for this endpoint?