RestaurantDeliveryPerson
Fetch restaurant delivery person
Returns a restaurant delivery person based on a single ID
get/restaurants/{restaurantId}/restaurant_supervisors/{restaurantSupervisorId}/restaurant_delivery_persons/{restaurantDeliveryPersonId}
Path parameters
restaurantIdinteger required
Restaurant Id
restaurantSupervisorIdnumber required
Restaurant Superviosr ID
restaurantDeliveryPersonIdinteger required
ID of restaurant delivery person to fetch
Query parameters
filterstring string
Filter to fetch
Response
Fetched restaurant delivery person