Transit Calendar
Build a month-by-month transit calendar for a natal chart showing exact dates of aspect ingresses and partile hits.
Request body
Response
Successful calculation
Example response
{
"ok": true
}Changes
Changed in 5 of the 13 revisions of this API.596
- ○
added the optional property
data/events/items/aspect/colorto the response with the200statusresponse-optional-property-added
- ○
added the optional property
data/events/items/aspect/i18nKeyto the response with the200statusresponse-optional-property-added
- ○
added the optional property
data/events/items/aspect/orbto the response with the200statusresponse-optional-property-added
- ○
- ▲
the
allOf[subschema #2]/transitPlanetIds/items/request property type/format changed fromnumber/tointeger/request-property-type-changed
- ●
the
allOf[subschema #2]/aspectAngles/items/request property's max was set to360.00request-property-max-set
- ●
the
allOf[subschema #2]/aspectAngles/items/request property's min was set to0.00request-property-min-set
- ●
the
allOf[subschema #2]/transitPlanetIds/items/request property's min was set to0.00request-property-min-set
- ▲
- ○
added the new optional request property
allOf[NatalWrapper]/natal/ayanamsanew-optional-request-property
- ○
- ●
the
allOf[NatalWrapper]/natal/timezoneOffsetrequest property's max was set to14.00request-property-max-set
- ●
the
allOf[NatalWrapper]/natal/timezoneOffsetrequest property's min was set to-14.00request-property-min-set
- ●
- ▲
the request property
allOf[NatalWrapper]/natal/latitudebecame not nullablerequest-property-became-not-nullable
- ▲
the request property
allOf[NatalWrapper]/natal/longitudebecame not nullablerequest-property-became-not-nullable
- ▲
the request property
allOf[NatalWrapper]/natal/latitudebecame requiredrequest-property-became-required
- ▲
the request property
allOf[NatalWrapper]/natal/longitudebecame requiredrequest-property-became-required
- ●
the
allOf[NatalWrapper]/natal/latituderequest property's max was set to90.00request-property-max-set
- ●
the
allOf[NatalWrapper]/natal/longituderequest property's max was set to180.00request-property-max-set
- ●
the
allOf[NatalWrapper]/natal/latituderequest property's min was set to-90.00request-property-min-set
- ●
the
allOf[NatalWrapper]/natal/longituderequest property's min was set to-180.00request-property-min-set
- ○
the
latituderequest property default value0was removedrequest-property-default-value-removed
- ○
the
longituderequest property default value0was removedrequest-property-default-value-removed
- ▲