booking_offer
What a shop sells TIME for, and when it is actually free: its services with their real prices and deposits, plus the openings for one of them on a given day. Read this before booking_intent — the shop's calendar is the authority on what exists.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| day | No | the day to look at, YYYY-MM-DD (defaults to today; an empty `openings` means that DAY is closed or full — `openings_note` in the answer names the next day that has any) | |
| shop | Yes | the shop's slug | |
| service | No | a service id from a previous call — with it, openings come back too |