For the complete documentation index, see llms.txt. This page is also available as Markdown.

Business Hours

Basic result data for business hours when sent back in response structures:

<businessHours>
	<hours>
		<startDate></startDate>
		<openingTime></openingTime>
		<closingTime></closingTime>
		<endDate></endDate>
	</hours>
</businessHours>

Last updated

Was this helpful?