Api
Latest
Succession API
Succession API endpoints (5 endpoints). Supports both read and write operations.
Succession API
Succession API endpoints (5 endpoints). Supports both read and write operations.
Available Operations:
determineApplicableLaw- determineApplicableLawgetForcedHeirshipRules- getForcedHeirshipRulesgetSupportedJurisdictions- getSupportedJurisdictionscalculateDistribution- calculateDistributionvalidateEstatePlan- validateEstatePlan
Authentication
Most endpoints require authentication. See Authentication for details.
Endpoints
Queries
succession.determineApplicableLaw
Type: Query (read-only)
Response
Returns the requested data. See TypeScript types for full response shape.
succession.getForcedHeirshipRules
Type: Query (read-only)
Response
Returns the requested data. See TypeScript types for full response shape.
succession.getSupportedJurisdictions
Type: Query (read-only)
Response
Returns the requested data. See TypeScript types for full response shape.
succession.validateEstatePlan
Type: Query (read-only)
Response
Returns the requested data. See TypeScript types for full response shape.
Mutations
succession.calculateDistribution
Type: Mutation (write)
Response
Returns the requested data. See TypeScript types for full response shape.