Comparisons

Group Synastry

Calculate synastry aspects among 2–8 charts simultaneously, returning all pairwise cross-chart aspect matrices.

post/group-synastry

Request body

Response

Successful calculation

okboolean

Example response

{
  "ok": true
}

Changes

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

  • 8ab5a768b52147See the full diff
    • removed the optional property data/pairs/items/aspects from the response with the 200 status

      response-optional-property-removed

    • removed the optional property data/pairs/items/chart1 from the response with the 200 status

      response-optional-property-removed

    • removed the optional property data/pairs/items/chart2 from the response with the 200 status

      response-optional-property-removed

    • removed the optional property data/summary from the response with the 200 status

      response-optional-property-removed

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

      response-optional-property-added

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

      response-optional-property-added

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

      response-optional-property-added

    • added the optional property data/pairs/items/compatibility to the response with the 200 status

      response-optional-property-added

    • added the optional property data/pairs/items/crossAspects to the response with the 200 status

      response-optional-property-added

    • added the optional property data/pairs/items/i to the response with the 200 status

      response-optional-property-added

    • added the optional property data/pairs/items/j to the response with the 200 status

      response-optional-property-added

    • added the new optional request property inputs/items/ayanamsa

      new-optional-request-property

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

      request-property-max-set

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

      request-property-min-set

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

      request-property-became-not-nullable

    • the request property inputs/items/longitude became not nullable

      request-property-became-not-nullable

    • the request property inputs/items/latitude became required

      request-property-became-required

    • the request property inputs/items/longitude became required

      request-property-became-required

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

      request-property-max-set

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

      request-property-max-set

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

      request-property-min-set

    • the inputs/items/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