app

ライドの運賃を見積もる

post/app/rides/estimated-fare

Request body

Response

OK

fareinteger required

割引後の運賃

discountinteger required

割引額

Example response

{
  "fare": 500
}

Changes

No recorded changes to this endpoint across all 2 revisions of this API.