Chinese: Zodiac & Feng Shui

Tong Shu date selection

Walk a date range and return the days the almanac endorses for one activity, each with the officer that decided it. Optionally drop the days that clash a person's animal. Range capped at 366 days and a longer one is refused, not truncated.

post/chinese/tong-shu/select

Request body

fromstring required
tostring required
activity'marriage' | 'opening' | 'moving' | 'travel' | 'contract' | 'construction' | 'demolition' | 'medical' | 'funeral' | 'education' required
avoidClashWithstring
includeNeutralboolean

Response

Successful calculation

okboolean

Example response

{
  "ok": true
}