BaZi (Four Pillars)

Day Master

Day stem element + yin/yang polarity + canonical archetype description. The "self" character in BaZi from which all other pillars are interpreted.

post/bazi/day-master

Request body

datestring required
timestring
timezoneOffsetnumber

Response

Successful calculation

okboolean

Example response

{
  "ok": true
}

Changes

Changed in 2 of the 13 revisions of this API.111

    • added the optional property data/dayPillar/animal to the response with the 200 status

      response-optional-property-added

    • added the optional property data/dayPillar/branch to the response with the 200 status

      response-optional-property-added

    • added the optional property data/dayPillar/branchElement to the response with the 200 status

      response-optional-property-added

    • added the optional property data/dayPillar/pillar to the response with the 200 status

      response-optional-property-added

    • added the optional property data/dayPillar/stem to the response with the 200 status

      response-optional-property-added

    • added the optional property data/dayPillar/stemElement to the response with the 200 status

      response-optional-property-added

    • added the optional property data/dayPillar/yin to the response with the 200 status

      response-optional-property-added

    • added the optional property data/disclaimer to the response with the 200 status

      response-optional-property-added

    • added the optional property data/notes to the response with the 200 status

      response-optional-property-added

  • 5a17388652f312See the full diff
    • added the new required request property date

      new-required-request-property

    • added the new optional request property time

      new-optional-request-property

    • added the new optional request property timezoneOffset

      new-optional-request-property