Moon Void-of-Course
Find Moon void-of-course periods within a date range. The Moon is VOC from its last aspect until it enters the next sign.
Request body
Response
Successful calculation
Example response
{
"ok": true
}Changes
Changed in 3 of the 13 revisions of this API.3711
- ●
removed the optional property
data/periods/items/endfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
data/periods/items/lastAspect/planetfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
data/periods/items/lastAspect/typefrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
data/periods/items/nextSignfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
data/periods/items/startfrom the response with the200statusresponse-optional-property-removed
- ○
added the optional property
data/periods/items/durationHoursto the response with the200statusresponse-optional-property-added
- ○
added the optional property
data/periods/items/endDateto the response with the200statusresponse-optional-property-added
- ○
added the optional property
data/periods/items/endJdto the response with the200statusresponse-optional-property-added
- ○
added the optional property
data/periods/items/lastAspect/aspectNameto the response with the200statusresponse-optional-property-added
- ○
added the optional property
data/periods/items/lastAspect/aspectSymbolto the response with the200statusresponse-optional-property-added
- ○
added the optional property
data/periods/items/lastAspect/planetIdto the response with the200statusresponse-optional-property-added
- ○
added the optional property
data/periods/items/nextSignIndexto the response with the200statusresponse-optional-property-added
- ○
added the optional property
data/periods/items/startDateto the response with the200statusresponse-optional-property-added
- ○
added the optional property
data/periods/items/startJdto the response with the200statusresponse-optional-property-added
- ●
- ▲
the request property
rangeDaysbecame not nullablerequest-property-became-not-nullable
- ●
the
rangeDaysrequest property's max was set to366.00request-property-max-set
- ●
the
rangeDaysrequest property's min was set to0.00request-property-min-set
- ▲
- ▲
added the new required request property
datenew-required-request-property
- ▲
added the new required request property
timenew-required-request-property
- ○
added the new optional request property
rangeDaysnew-optional-request-property
- ○
added the new optional request property
timezoneOffsetnew-optional-request-property
- ▲