Get a photographer's packages and prices
get_photographer_packagesList the real, currently bookable packages (with prices, in Toman) a specific photographer offers for a given shoot_type_id. Rejects the shoot_type_id if that photographer doesn't actually offer it. Use the returned package id with create_reservation.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| shoot_type_id | Yes | ||
| photographer_uid | Yes | A photographer uid from search_photographers. |