Prognostics

Rectification

Rectify an approximate birth time using a list of life events and transit/direction hits to narrow the birth time window.

post/rectification

Request body

searchRangeMinutesnumber
stepMinutesnumber
orbnumber

Response

Successful calculation

okboolean

Example response

{
  "ok": true
}

Changes

Changed in 4 of the 13 revisions of this API.8155

  • 6828e5609564492See the full diff
    • the request property events/items/weight became not nullable

      request-property-became-not-nullable

    • the request property orb became not nullable

      request-property-became-not-nullable

    • the request property searchRangeMinutes became not nullable

      request-property-became-not-nullable

    • the request property stepMinutes became not nullable

      request-property-became-not-nullable

    • the events/items/weight request property's exclusiveMinimum was set to true

      request-property-exclusive-min-set

    • the events/items/weight request property's max was set to 3.00

      request-property-max-set

    • the orb request property's max was set to 15.00

      request-property-max-set

    • the searchRangeMinutes request property's max was set to 1440.00

      request-property-max-set

    • the stepMinutes request property's max was set to 240.00

      request-property-max-set

    • the events/items/weight request property's min was set to 0.00

      request-property-min-set

    • the orb request property's min was set to 0.00

      request-property-min-set

    • the searchRangeMinutes request property's min was set to 0.00

      request-property-min-set

    • the stepMinutes request property's min was set to 0.50

      request-property-min-set

    • added the new optional request property events/items/type

      new-optional-request-property

    • the weight request property default value 1 was added

      request-property-default-value-added

    • added the new optional request property baseInput/ayanamsa

      new-optional-request-property

    • the baseInput/timezoneOffset request property's max was set to 14.00

      request-property-max-set

    • the baseInput/timezoneOffset request property's min was set to -14.00

      request-property-min-set

  • b0533bcc12c0442See the full diff
    • the request property baseInput/latitude became not nullable

      request-property-became-not-nullable

    • the request property baseInput/longitude became not nullable

      request-property-became-not-nullable

    • the request property baseInput/latitude became required

      request-property-became-required

    • the request property baseInput/longitude became required

      request-property-became-required

    • the baseInput/latitude request property's max was set to 90.00

      request-property-max-set

    • the baseInput/longitude request property's max was set to 180.00

      request-property-max-set

    • the baseInput/latitude request property's min was set to -90.00

      request-property-min-set

    • the baseInput/longitude request property's min was set to -180.00

      request-property-min-set

    • the latitude request property default value 0 was removed

      request-property-default-value-removed

    • the longitude request property default value 0 was removed

      request-property-default-value-removed