Update Basket - Tip

Tip types:

TypeString Value
Restaurantrestaurant
Driverdriver
{
  "tips": [
    {
      "amount": 100,
      "type": "restaurant"
    }
  ]
}
{
  "tips": [
    {
      "amount": 100,
      "type": "driver"
    }
  ]
}


Path Params
string
required
string
required
Responses

Language
Credentials
Bearer
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json