gpt4 book ai didi

uber-api - 为什么我的 API 中有两个 UberPool 产品?

转载 作者:行者123 更新时间:2023-12-01 03:30:29 25 4
gpt4 key购买 nike

我在以下 API 中获得了两个 UberPool 产品:

api.uber.com/v1/estimates/time
api.uber.com/v1/estimates/price
api.uber.com/v1/products

为什么我得到两个产品?它们有何不同?

示例响应:

网址:
api.uber.com/v1/estimates/price

回复:
{
"prices": [
{
"localized_display_name": "uberPOOL",
"high_estimate": 33,
"minimum": null,
"duration": 0,
"estimate": "₹32.50",
"distance": 0,
"display_name": "uberPOOL",
"product_id": "e0178e76-b13f-4ae6-9f72-6acadbb450c5",
"low_estimate": 32,
"surge_multiplier": 1,
"currency_code": "INR"
},
{
"localized_display_name": "uberPOOL",
"high_estimate": 51,
"minimum": null,
"duration": 0,
"estimate": "Unavailable",
"distance": 0,
"display_name": "uberPOOL",
"product_id": "f855a84b-a0ec-40d8-a455-fb0d2db58089",
"low_estimate": 50,
"surge_multiplier": 1,
"currency_code": "INR"
},
{
"localized_display_name": "uberGO",
"high_estimate": 50,
"minimum": 50,
"duration": 0,
"estimate": "₹50",
"distance": 0,
"display_name": "uberGO",
"product_id": "18ba4578-b11b-49a6-a992-a132f540b027",
"low_estimate": 50,
"surge_multiplier": 1,
"currency_code": "INR"
}
....
]
}

最佳答案

感谢您的报告。这是一个已知问题,我们正在努力修复。同时,您可以使用浮出水面的任一 uberPOOL 产品。

关于uber-api - 为什么我的 API 中有两个 UberPool 产品?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/38219872/

25 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com