{
  "api": {
    "contract_version": "0.1.17",
    "openapi_bundle": "api/openapi/_bundled/axiom-public-openapi.json",
    "openapi_sha256": "647faac59c1588b464748f0b67383654e78b0ea0e5f1f30e30837a42e886e6dd"
  },
  "operation_inventory": [
    {
      "exposure": "sdk-eligible",
      "method": "GET",
      "operation_id": "getClaimsByStatus",
      "path": "/v1/analytics/claims-by-status"
    },
    {
      "exposure": "sdk-eligible",
      "method": "GET",
      "operation_id": "getDashboardMetrics",
      "path": "/v1/analytics/dashboard"
    },
    {
      "exposure": "sdk-eligible",
      "method": "GET",
      "operation_id": "getMonthlyRevenue",
      "path": "/v1/analytics/monthly-revenue"
    },
    {
      "exposure": "sdk-eligible",
      "method": "GET",
      "operation_id": "getTopProducts",
      "path": "/v1/analytics/top-products"
    },
    {
      "exposure": "sdk-eligible",
      "method": "POST",
      "operation_id": "ingestArchiveObject",
      "path": "/v1/archive/objects"
    },
    {
      "exposure": "sdk-eligible",
      "method": "GET",
      "operation_id": "listAssertions",
      "path": "/v1/assertions"
    },
    {
      "exposure": "sdk-eligible",
      "method": "GET",
      "operation_id": "getAssertion",
      "path": "/v1/assertions/{id}"
    },
    {
      "exposure": "sdk-eligible",
      "method": "GET",
      "operation_id": "getRecentAuditEntries",
      "path": "/v1/audit/recent"
    },
    {
      "exposure": "sdk-eligible",
      "method": "GET",
      "operation_id": "getBenefitAvailable",
      "path": "/v1/benefits/available"
    },
    {
      "exposure": "sdk-eligible",
      "method": "GET",
      "operation_id": "getBenefitBalance",
      "path": "/v1/benefits/balance"
    },
    {
      "exposure": "sdk-eligible",
      "method": "POST",
      "operation_id": "closeBillingCycle",
      "path": "/v1/billing/cycles/close"
    },
    {
      "exposure": "sdk-eligible",
      "method": "GET",
      "operation_id": "listCatalogues",
      "path": "/v1/catalogues"
    },
    {
      "exposure": "sdk-eligible",
      "method": "GET",
      "operation_id": "getCatalogue",
      "path": "/v1/catalogues/{catalogue-ref}"
    },
    {
      "exposure": "sdk-eligible",
      "method": "GET",
      "operation_id": "listCatalogueEntries",
      "path": "/v1/catalogues/{catalogue-ref}/entries"
    },
    {
      "exposure": "sdk-eligible",
      "method": "POST",
      "operation_id": "createCatalogueRelationshipBatch",
      "path": "/v1/catalogues/{catalogue-ref}/relationships/batch"
    },
    {
      "exposure": "sdk-eligible",
      "method": "GET",
      "operation_id": "listClaims",
      "path": "/v1/claims"
    },
    {
      "exposure": "sdk-eligible",
      "method": "POST",
      "operation_id": "submitClaim",
      "path": "/v1/claims"
    },
    {
      "exposure": "sdk-eligible",
      "method": "GET",
      "operation_id": "listPolicyReserves",
      "path": "/v1/claims/reserves"
    },
    {
      "exposure": "sdk-eligible",
      "method": "POST",
      "operation_id": "createRecovery",
      "path": "/v1/claims/{claimId}/recoveries"
    },
    {
      "exposure": "sdk-eligible",
      "method": "POST",
      "operation_id": "createCorrection",
      "path": "/v1/claims/{claimId}/recoveries/{recoveryId}/corrections"
    },
    {
      "exposure": "sdk-eligible",
      "method": "GET",
      "operation_id": "getClaim",
      "path": "/v1/claims/{id}"
    },
    {
      "exposure": "sdk-eligible",
      "method": "POST",
      "operation_id": "assessClaim",
      "path": "/v1/claims/{id}/assess"
    },
    {
      "exposure": "sdk-eligible",
      "method": "POST",
      "operation_id": "recordClaimAuthorisation",
      "path": "/v1/claims/{id}/authorisations"
    },
    {
      "exposure": "sdk-eligible",
      "method": "POST",
      "operation_id": "closeClaim",
      "path": "/v1/claims/{id}/close"
    },
    {
      "exposure": "sdk-eligible",
      "method": "POST",
      "operation_id": "createOrAdvanceInvestigation",
      "path": "/v1/claims/{id}/investigations"
    },
    {
      "exposure": "sdk-eligible",
      "method": "POST",
      "operation_id": "payClaim",
      "path": "/v1/claims/{id}/pay"
    },
    {
      "exposure": "sdk-eligible",
      "method": "GET",
      "operation_id": "generateClaimPDF",
      "path": "/v1/claims/{id}/pdf"
    },
    {
      "exposure": "sdk-eligible",
      "method": "GET",
      "operation_id": "listClaimReserves",
      "path": "/v1/claims/{id}/reserves"
    },
    {
      "exposure": "sdk-eligible",
      "method": "POST",
      "operation_id": "createReserve",
      "path": "/v1/claims/{id}/reserves"
    },
    {
      "exposure": "sdk-eligible",
      "method": "GET",
      "operation_id": "getReserve",
      "path": "/v1/claims/{id}/reserves/{reserveId}"
    },
    {
      "exposure": "sdk-eligible",
      "method": "PATCH",
      "operation_id": "updateReserve",
      "path": "/v1/claims/{id}/reserves/{reserveId}"
    },
    {
      "exposure": "sdk-eligible",
      "method": "POST",
      "operation_id": "cancelReserve",
      "path": "/v1/claims/{id}/reserves/{reserveId}/cancel"
    },
    {
      "exposure": "sdk-eligible",
      "method": "POST",
      "operation_id": "reestablishReserve",
      "path": "/v1/claims/{id}/reserves/{reserveId}/reestablish"
    },
    {
      "exposure": "sdk-eligible",
      "method": "POST",
      "operation_id": "releaseReserve",
      "path": "/v1/claims/{id}/reserves/{reserveId}/release"
    },
    {
      "exposure": "sdk-eligible",
      "method": "GET",
      "operation_id": "getComplianceReport",
      "path": "/v1/compliance/evaluations/{evaluation_id}/report"
    },
    {
      "exposure": "sdk-eligible",
      "method": "GET",
      "operation_id": "listEvents",
      "path": "/v1/events"
    },
    {
      "exposure": "sdk-eligible",
      "method": "POST",
      "operation_id": "reportEventWithDocuments",
      "path": "/v1/events/report"
    },
    {
      "exposure": "sdk-eligible",
      "method": "POST",
      "operation_id": "uploadEventDocuments",
      "path": "/v1/events/{event_id}/documents"
    },
    {
      "exposure": "sdk-eligible",
      "method": "GET",
      "operation_id": "getEvent",
      "path": "/v1/events/{id}"
    },
    {
      "exposure": "sdk-eligible",
      "method": "POST",
      "operation_id": "applyProrationAdjustment",
      "path": "/v1/events/{id}/proration-adjustments"
    },
    {
      "exposure": "sdk-eligible",
      "method": "POST",
      "operation_id": "createEvidenceRecord",
      "path": "/v1/evidence"
    },
    {
      "exposure": "sdk-eligible",
      "method": "POST",
      "operation_id": "assembleEvidencePack",
      "path": "/v1/evidence-packs/assemble"
    },
    {
      "exposure": "sdk-eligible",
      "method": "GET",
      "operation_id": "getEvidencePack",
      "path": "/v1/evidence-packs/{pack_id}"
    },
    {
      "exposure": "sdk-eligible",
      "method": "POST",
      "operation_id": "queryEvidence",
      "path": "/v1/evidence/query"
    },
    {
      "exposure": "sdk-eligible",
      "method": "POST",
      "operation_id": "verifyEvidence",
      "path": "/v1/evidence/verify"
    },
    {
      "exposure": "sdk-eligible",
      "method": "GET",
      "operation_id": "getEvidenceRecord",
      "path": "/v1/evidence/{evidence_id}"
    },
    {
      "exposure": "sdk-eligible",
      "method": "POST",
      "operation_id": "verifyEvidenceIntegrity",
      "path": "/v1/evidence/{evidence_id}/integrity-verifications"
    },
    {
      "exposure": "sdk-eligible",
      "method": "GET",
      "operation_id": "getHealth",
      "path": "/v1/health"
    },
    {
      "exposure": "sdk-eligible",
      "method": "POST",
      "operation_id": "receiveInboxMessage",
      "path": "/v1/inbox/messages"
    },
    {
      "exposure": "sdk-eligible",
      "method": "GET",
      "operation_id": "listInvoices",
      "path": "/v1/invoices"
    },
    {
      "exposure": "sdk-eligible",
      "method": "GET",
      "operation_id": "getInvoice",
      "path": "/v1/invoices/{id}"
    },
    {
      "exposure": "sdk-eligible",
      "method": "POST",
      "operation_id": "finalizeInvoice",
      "path": "/v1/invoices/{id}/finalize"
    },
    {
      "exposure": "sdk-eligible",
      "method": "GET",
      "operation_id": "getAccountBalance",
      "path": "/v1/ledger/accounts/{code}/balance"
    },
    {
      "exposure": "sdk-eligible",
      "method": "GET",
      "operation_id": "listLedgerEntries",
      "path": "/v1/ledger/entries"
    },
    {
      "exposure": "sdk-eligible",
      "method": "GET",
      "operation_id": "getCorrections",
      "path": "/v1/ledger/entries/{entry_id}/corrections"
    },
    {
      "exposure": "sdk-eligible",
      "method": "POST",
      "operation_id": "createReversal",
      "path": "/v1/ledger/entries/{entry_id}/reversals"
    },
    {
      "exposure": "sdk-eligible",
      "method": "POST",
      "operation_id": "verifyIntegrity",
      "path": "/v1/ledger/integrity/verify"
    },
    {
      "exposure": "sdk-eligible",
      "method": "GET",
      "operation_id": "getWebhookDeliveryStatus",
      "path": "/v1/mailroom/outbox/webhook-deliveries/{delivery_id}"
    },
    {
      "exposure": "sdk-eligible",
      "method": "POST",
      "operation_id": "postMeTenantContext",
      "path": "/v1/me/tenant-context"
    },
    {
      "exposure": "sdk-eligible",
      "method": "GET",
      "operation_id": "getMeTenants",
      "path": "/v1/me/tenants"
    },
    {
      "exposure": "sdk-eligible",
      "method": "GET",
      "operation_id": "listParties",
      "path": "/v1/parties"
    },
    {
      "exposure": "sdk-eligible",
      "method": "POST",
      "operation_id": "createParty",
      "path": "/v1/parties"
    },
    {
      "exposure": "sdk-eligible",
      "method": "GET",
      "operation_id": "listRoleTypes",
      "path": "/v1/parties/role-types"
    },
    {
      "exposure": "sdk-eligible",
      "method": "GET",
      "operation_id": "listRoleTypeUsage",
      "path": "/v1/parties/role-types/usage"
    },
    {
      "exposure": "sdk-eligible",
      "method": "GET",
      "operation_id": "getParty",
      "path": "/v1/parties/{id}"
    },
    {
      "exposure": "sdk-eligible",
      "method": "PUT",
      "operation_id": "updateParty",
      "path": "/v1/parties/{id}"
    },
    {
      "exposure": "sdk-eligible",
      "method": "GET",
      "operation_id": "listPartyAudit",
      "path": "/v1/parties/{id}/audit"
    },
    {
      "exposure": "sdk-eligible",
      "method": "GET",
      "operation_id": "listPartyContacts",
      "path": "/v1/parties/{id}/contacts"
    },
    {
      "exposure": "sdk-eligible",
      "method": "POST",
      "operation_id": "createPartyContact",
      "path": "/v1/parties/{id}/contacts"
    },
    {
      "exposure": "sdk-eligible",
      "method": "DELETE",
      "operation_id": "deletePartyContact",
      "path": "/v1/parties/{id}/contacts/{contactId}"
    },
    {
      "exposure": "sdk-eligible",
      "method": "PUT",
      "operation_id": "updatePartyContact",
      "path": "/v1/parties/{id}/contacts/{contactId}"
    },
    {
      "exposure": "sdk-eligible",
      "method": "GET",
      "operation_id": "listPartyPolicyGroups",
      "path": "/v1/parties/{id}/groups"
    },
    {
      "exposure": "sdk-eligible",
      "method": "GET",
      "operation_id": "listPartyIdentities",
      "path": "/v1/parties/{id}/identities"
    },
    {
      "exposure": "sdk-eligible",
      "method": "POST",
      "operation_id": "createPartyIdentity",
      "path": "/v1/parties/{id}/identities"
    },
    {
      "exposure": "sdk-eligible",
      "method": "POST",
      "operation_id": "verifyPartyIdentity",
      "path": "/v1/parties/{id}/identities/{identityId}/verify"
    },
    {
      "exposure": "sdk-eligible",
      "method": "GET",
      "operation_id": "listGroupsForParty",
      "path": "/v1/parties/{id}/party-groups"
    },
    {
      "exposure": "sdk-eligible",
      "method": "GET",
      "operation_id": "getPartyPayments",
      "path": "/v1/parties/{id}/payments"
    },
    {
      "exposure": "sdk-eligible",
      "method": "GET",
      "operation_id": "getPartyRelationships",
      "path": "/v1/parties/{id}/relationships"
    },
    {
      "exposure": "sdk-eligible",
      "method": "POST",
      "operation_id": "createPartyRelationship",
      "path": "/v1/parties/{id}/relationships"
    },
    {
      "exposure": "sdk-eligible",
      "method": "DELETE",
      "operation_id": "deletePartyRelationship",
      "path": "/v1/parties/{id}/relationships/{relId}"
    },
    {
      "exposure": "sdk-eligible",
      "method": "GET",
      "operation_id": "getPartyRoles",
      "path": "/v1/parties/{id}/roles"
    },
    {
      "exposure": "sdk-eligible",
      "method": "POST",
      "operation_id": "addPartyRole",
      "path": "/v1/parties/{id}/roles"
    },
    {
      "exposure": "sdk-eligible",
      "method": "GET",
      "operation_id": "listPartyGroups",
      "path": "/v1/party-groups"
    },
    {
      "exposure": "sdk-eligible",
      "method": "POST",
      "operation_id": "createPartyGroup",
      "path": "/v1/party-groups"
    },
    {
      "exposure": "sdk-eligible",
      "method": "DELETE",
      "operation_id": "deletePartyGroup",
      "path": "/v1/party-groups/{id}"
    },
    {
      "exposure": "sdk-eligible",
      "method": "GET",
      "operation_id": "getPartyGroup",
      "path": "/v1/party-groups/{id}"
    },
    {
      "exposure": "sdk-eligible",
      "method": "PUT",
      "operation_id": "updatePartyGroup",
      "path": "/v1/party-groups/{id}"
    },
    {
      "exposure": "sdk-eligible",
      "method": "GET",
      "operation_id": "listPartyGroupAncestors",
      "path": "/v1/party-groups/{id}/ancestors"
    },
    {
      "exposure": "sdk-eligible",
      "method": "GET",
      "operation_id": "listPartyGroupAudit",
      "path": "/v1/party-groups/{id}/audit"
    },
    {
      "exposure": "sdk-eligible",
      "method": "GET",
      "operation_id": "listPartyGroupDescendants",
      "path": "/v1/party-groups/{id}/descendants"
    },
    {
      "exposure": "sdk-eligible",
      "method": "POST",
      "operation_id": "evaluatePartyGroupMembership",
      "path": "/v1/party-groups/{id}/evaluate"
    },
    {
      "exposure": "sdk-eligible",
      "method": "GET",
      "operation_id": "listPartyGroupFlatMembers",
      "path": "/v1/party-groups/{id}/flat-members"
    },
    {
      "exposure": "sdk-eligible",
      "method": "POST",
      "operation_id": "addPartyGroupMember",
      "path": "/v1/party-groups/{id}/members"
    },
    {
      "exposure": "sdk-eligible",
      "method": "DELETE",
      "operation_id": "removePartyGroupMember",
      "path": "/v1/party-groups/{id}/members/{partyId}"
    },
    {
      "exposure": "sdk-eligible",
      "method": "GET",
      "operation_id": "listPartyGroupRoles",
      "path": "/v1/party-groups/{id}/roles"
    },
    {
      "exposure": "sdk-eligible",
      "method": "POST",
      "operation_id": "assignPartyGroupRole",
      "path": "/v1/party-groups/{id}/roles"
    },
    {
      "exposure": "sdk-eligible",
      "method": "DELETE",
      "operation_id": "revokePartyGroupRole",
      "path": "/v1/party-groups/{id}/roles/{roleId}"
    },
    {
      "exposure": "sdk-eligible",
      "method": "GET",
      "operation_id": "listPaymentSchedules",
      "path": "/v1/payment-schedules"
    },
    {
      "exposure": "sdk-eligible",
      "method": "POST",
      "operation_id": "createPaymentSchedule",
      "path": "/v1/payment-schedules"
    },
    {
      "exposure": "sdk-eligible",
      "method": "GET",
      "operation_id": "getPaymentSchedule",
      "path": "/v1/payment-schedules/{id}"
    },
    {
      "exposure": "sdk-eligible",
      "method": "POST",
      "operation_id": "pausePaymentSchedule",
      "path": "/v1/payment-schedules/{id}/pause"
    },
    {
      "exposure": "sdk-eligible",
      "method": "POST",
      "operation_id": "resumePaymentSchedule",
      "path": "/v1/payment-schedules/{id}/resume"
    },
    {
      "exposure": "sdk-eligible",
      "method": "GET",
      "operation_id": "listPayments",
      "path": "/v1/payments"
    },
    {
      "exposure": "sdk-eligible",
      "method": "POST",
      "operation_id": "createPayment",
      "path": "/v1/payments"
    },
    {
      "exposure": "sdk-eligible",
      "method": "GET",
      "operation_id": "getPayment",
      "path": "/v1/payments/{id}"
    },
    {
      "exposure": "sdk-eligible",
      "method": "PUT",
      "operation_id": "updatePayment",
      "path": "/v1/payments/{id}"
    },
    {
      "exposure": "sdk-eligible",
      "method": "POST",
      "operation_id": "cancelPayment",
      "path": "/v1/payments/{id}/cancel"
    },
    {
      "exposure": "sdk-eligible",
      "method": "POST",
      "operation_id": "processPayment",
      "path": "/v1/payments/{id}/process"
    },
    {
      "exposure": "sdk-eligible",
      "method": "GET",
      "operation_id": "listPolicies",
      "path": "/v1/policies"
    },
    {
      "exposure": "sdk-eligible",
      "method": "POST",
      "operation_id": "createPolicy",
      "path": "/v1/policies"
    },
    {
      "exposure": "sdk-eligible",
      "method": "POST",
      "operation_id": "bindPolicy",
      "path": "/v1/policies/bind"
    },
    {
      "exposure": "sdk-eligible",
      "method": "GET",
      "operation_id": "getPolicy",
      "path": "/v1/policies/{id}"
    },
    {
      "exposure": "sdk-eligible",
      "method": "POST",
      "operation_id": "activatePolicy",
      "path": "/v1/policies/{id}/activate"
    },
    {
      "exposure": "sdk-eligible",
      "method": "GET",
      "operation_id": "listPolicyAllocationHistory",
      "path": "/v1/policies/{id}/allocation-history"
    },
    {
      "exposure": "sdk-eligible",
      "method": "POST",
      "operation_id": "createAllocationSimulation",
      "path": "/v1/policies/{id}/allocation-simulations"
    },
    {
      "exposure": "sdk-eligible",
      "method": "GET",
      "operation_id": "getCertificate",
      "path": "/v1/policies/{id}/certificates/{party_id}"
    },
    {
      "exposure": "sdk-eligible",
      "method": "GET",
      "operation_id": "listEndorsements",
      "path": "/v1/policies/{id}/endorsements"
    },
    {
      "exposure": "sdk-eligible",
      "method": "POST",
      "operation_id": "createEndorsement",
      "path": "/v1/policies/{id}/endorsements"
    },
    {
      "exposure": "sdk-eligible",
      "method": "POST",
      "operation_id": "issuePolicy",
      "path": "/v1/policies/{id}/issue"
    },
    {
      "exposure": "sdk-eligible",
      "method": "GET",
      "operation_id": "listPolicyVersions",
      "path": "/v1/policies/{id}/versions"
    },
    {
      "exposure": "sdk-eligible",
      "method": "POST",
      "operation_id": "createPolicyVersion",
      "path": "/v1/policies/{id}/versions"
    },
    {
      "exposure": "sdk-eligible",
      "method": "GET",
      "operation_id": "listPremiums",
      "path": "/v1/premiums"
    },
    {
      "exposure": "sdk-eligible",
      "method": "POST",
      "operation_id": "createPremium",
      "path": "/v1/premiums"
    },
    {
      "exposure": "sdk-eligible",
      "method": "GET",
      "operation_id": "getProrationBalance",
      "path": "/v1/premiums/proration-balances"
    },
    {
      "exposure": "sdk-eligible",
      "method": "GET",
      "operation_id": "getPremium",
      "path": "/v1/premiums/{id}"
    },
    {
      "exposure": "sdk-eligible",
      "method": "GET",
      "operation_id": "getPremiumAllocation",
      "path": "/v1/premiums/{id}/allocation"
    },
    {
      "exposure": "sdk-eligible",
      "method": "GET",
      "operation_id": "listProducts",
      "path": "/v1/products"
    },
    {
      "exposure": "sdk-eligible",
      "method": "POST",
      "operation_id": "createProduct",
      "path": "/v1/products"
    },
    {
      "exposure": "sdk-eligible",
      "method": "GET",
      "operation_id": "getProduct",
      "path": "/v1/products/{id}"
    },
    {
      "exposure": "sdk-eligible",
      "method": "PUT",
      "operation_id": "updateProduct",
      "path": "/v1/products/{id}"
    },
    {
      "exposure": "sdk-eligible",
      "method": "POST",
      "operation_id": "activateProduct",
      "path": "/v1/products/{id}/activate"
    },
    {
      "exposure": "sdk-eligible",
      "method": "GET",
      "operation_id": "getProductCovers",
      "path": "/v1/products/{id}/covers"
    },
    {
      "exposure": "sdk-eligible",
      "method": "POST",
      "operation_id": "addCover",
      "path": "/v1/products/{id}/covers"
    },
    {
      "exposure": "sdk-eligible",
      "method": "GET",
      "operation_id": "listProductPricingRules",
      "path": "/v1/products/{id}/pricing-rules"
    },
    {
      "exposure": "sdk-eligible",
      "method": "GET",
      "operation_id": "listQuotesByComparisonRef",
      "path": "/v1/quotes"
    },
    {
      "exposure": "sdk-eligible",
      "method": "POST",
      "operation_id": "createQuote",
      "path": "/v1/quotes"
    },
    {
      "exposure": "sdk-eligible",
      "method": "GET",
      "operation_id": "getQuote",
      "path": "/v1/quotes/{id}"
    },
    {
      "exposure": "sdk-eligible",
      "method": "POST",
      "operation_id": "approveQuote",
      "path": "/v1/quotes/{id}/approve"
    },
    {
      "exposure": "sdk-eligible",
      "method": "POST",
      "operation_id": "bindQuote",
      "path": "/v1/quotes/{id}/bind"
    },
    {
      "exposure": "sdk-eligible",
      "method": "GET",
      "operation_id": "getQuoteChain",
      "path": "/v1/quotes/{id}/chain"
    },
    {
      "exposure": "sdk-eligible",
      "method": "POST",
      "operation_id": "declineQuote",
      "path": "/v1/quotes/{id}/decline"
    },
    {
      "exposure": "sdk-eligible",
      "method": "POST",
      "operation_id": "initiateReplacement",
      "path": "/v1/replacements"
    },
    {
      "exposure": "sdk-eligible",
      "method": "GET",
      "operation_id": "getReplacement",
      "path": "/v1/replacements/{id}"
    },
    {
      "exposure": "sdk-eligible",
      "method": "POST",
      "operation_id": "advanceReplacement",
      "path": "/v1/replacements/{id}/advance"
    },
    {
      "exposure": "sdk-eligible",
      "method": "POST",
      "operation_id": "cancelReplacement",
      "path": "/v1/replacements/{id}/cancel"
    },
    {
      "exposure": "sdk-eligible",
      "method": "GET",
      "operation_id": "getReplacementEvidence",
      "path": "/v1/replacements/{id}/evidence"
    },
    {
      "exposure": "sdk-eligible",
      "method": "GET",
      "operation_id": "exportReport",
      "path": "/v1/reports/export"
    },
    {
      "exposure": "sdk-eligible",
      "method": "GET",
      "operation_id": "listRulesets",
      "path": "/v1/rulesets"
    },
    {
      "exposure": "sdk-eligible",
      "method": "POST",
      "operation_id": "createRuleset",
      "path": "/v1/rulesets"
    },
    {
      "exposure": "sdk-eligible",
      "method": "GET",
      "operation_id": "getRuleset",
      "path": "/v1/rulesets/{id}"
    },
    {
      "exposure": "sdk-eligible",
      "method": "PUT",
      "operation_id": "updateRuleset",
      "path": "/v1/rulesets/{id}"
    },
    {
      "exposure": "sdk-eligible",
      "method": "POST",
      "operation_id": "deployRuleset",
      "path": "/v1/rulesets/{id}/deploy"
    },
    {
      "exposure": "sdk-eligible",
      "method": "POST",
      "operation_id": "addRule",
      "path": "/v1/rulesets/{id}/rules"
    },
    {
      "exposure": "sdk-eligible",
      "method": "DELETE",
      "operation_id": "deleteRule",
      "path": "/v1/rulesets/{id}/rules/{ruleId}"
    },
    {
      "exposure": "sdk-eligible",
      "method": "PUT",
      "operation_id": "updateRule",
      "path": "/v1/rulesets/{id}/rules/{ruleId}"
    },
    {
      "exposure": "sdk-eligible",
      "method": "POST",
      "operation_id": "testRuleset",
      "path": "/v1/rulesets/{id}/test"
    },
    {
      "exposure": "sdk-eligible",
      "method": "POST",
      "operation_id": "testSingleRule",
      "path": "/v1/rulesets/{id}/test-rule"
    },
    {
      "exposure": "sdk-eligible",
      "method": "GET",
      "operation_id": "listVendors",
      "path": "/v1/vendors"
    },
    {
      "exposure": "sdk-eligible",
      "method": "POST",
      "operation_id": "createVendor",
      "path": "/v1/vendors"
    },
    {
      "exposure": "sdk-eligible",
      "method": "GET",
      "operation_id": "getVendor",
      "path": "/v1/vendors/{vendor_id}"
    },
    {
      "exposure": "sdk-eligible",
      "method": "PATCH",
      "operation_id": "updateVendor",
      "path": "/v1/vendors/{vendor_id}"
    },
    {
      "exposure": "sdk-eligible",
      "method": "POST",
      "operation_id": "createSubprocessor",
      "path": "/v1/vendors/{vendor_id}/subprocessors"
    },
    {
      "exposure": "sdk-eligible",
      "method": "PATCH",
      "operation_id": "updateSubprocessor",
      "path": "/v1/vendors/{vendor_id}/subprocessors/{subprocessor_id}"
    }
  ],
  "operation_inventory_scope": {
    "included": "sdk-eligible-public-operations",
    "omitted": {
      "frontdoor-excluded": 105,
      "sdk-exempt": 28
    },
    "operation_authority_sha256": "b60adf9f64a2ac9581c405a71d9b872fb71295cadcd094880d5a8bb53757f59d"
  },
  "provenance": {
    "generator_inputs": [
      {
        "path": "scripts/sdk/generate-sdk.sh",
        "sha256": "3fd6f409c00508ecc2ffd3f9eef18e0c15a4ff407e78c045a40b1ce65af3767b"
      },
      {
        "path": "scripts/sdk/client_model.py",
        "sha256": "85642a0788b92339cbc63f495da153f9106ec37accd2007879f1e12f0a1830b7"
      },
      {
        "path": "scripts/sdk/emit_ts_client.py",
        "sha256": "541acd8ad732f0a0c9090910b1860f886ad4a571bbb16fb8003f31dce1cea097"
      },
      {
        "path": "scripts/sdk/emit_py_client.py",
        "sha256": "09af6b2618bcb2dc2e6d6a12487725df10d880682d16e2d2b00ee958d66dc3eb"
      },
      {
        "path": "scripts/sdk/generate_operation_manifest.py",
        "sha256": "bc873b570f749ca662be7c0015253ef10bef21f063431a7324061ebef41e66f9"
      },
      {
        "path": "scripts/sdk/requirements-codegen.txt",
        "sha256": "3512febf281bd7cded2f5756b635a4846265f7f729db090e709bd836744327a4"
      },
      {
        "path": "package.json",
        "sha256": "cadb35d89a653942d60caaf059ed0068ec5a65cb0dd255e2fe2265aca8b62086"
      },
      {
        "path": "package-lock.json",
        "sha256": "be5cec7245e5ee8203124461b10e7f4558fe7c56829a5a75bab4c39c72247285"
      }
    ],
    "source_commit": "ab36196f72c7a5e48353ad7d711d9fe753d19a12"
  },
  "publication": {
    "npm": "not-authorised",
    "pypi": "not-authorised"
  },
  "schema_version": "axiom.api-sdk-release.v1",
  "sdk": {
    "python": {
      "artifacts": [
        {
          "path": "packages/axiom-python/src/axiom/_generated/models.py",
          "sha256": "67876713bf102120734ffbeef5f4a0b66bafc00e9ccddaa95be0fe97ec8ca08f"
        },
        {
          "path": "packages/axiom-python/src/axiom/_generated/client.py",
          "sha256": "5aff1b87a87cac7b532de855b2a02a1d40c75c71381b20830e2ff0f9728bbf6c"
        }
      ],
      "distribution": "axiom-sdk",
      "version": "0.1.7"
    },
    "typescript": {
      "artifacts": [
        {
          "path": "packages/axiom-sdk/src/_generated/openapi.ts",
          "sha256": "00664d977d2cccf42a463d668a3f814b7fc00cb473fddd6acd9e3efabfacc915"
        },
        {
          "path": "packages/axiom-sdk/src/_generated/client.ts",
          "sha256": "04bb2254353c894aee410c31c20dd3e1bcfd32d6c7fd38a78b9a7228f1ad4b20"
        },
        {
          "path": "packages/axiom-sdk/src/operation-manifest.json",
          "sha256": "9e416aa9657e49d0c6d35b4368de56405ebd1356720b27d7cee38fdde1a1259e"
        }
      ],
      "distribution": "@axiom/sdk",
      "package_family": [
        {
          "distribution": "@axiom/sdk",
          "path": "packages/axiom-sdk/package.json",
          "private": true,
          "version": "0.1.7"
        },
        {
          "distribution": "@axiom/http",
          "path": "packages/axiom-http/package.json",
          "private": true,
          "version": "0.1.7"
        },
        {
          "distribution": "@axiom/types",
          "path": "packages/axiom-types/package.json",
          "private": true,
          "version": "0.1.7"
        },
        {
          "distribution": "@axiom/parties",
          "path": "packages/axiom-parties/package.json",
          "private": true,
          "version": "0.1.7"
        },
        {
          "distribution": "@axiom/products",
          "path": "packages/axiom-products/package.json",
          "private": true,
          "version": "0.1.7"
        },
        {
          "distribution": "@axiom/policies",
          "path": "packages/axiom-policies/package.json",
          "private": true,
          "version": "0.1.7"
        },
        {
          "distribution": "@axiom/premiums",
          "path": "packages/axiom-premiums/package.json",
          "private": true,
          "version": "0.1.7"
        },
        {
          "distribution": "@axiom/claims",
          "path": "packages/axiom-claims/package.json",
          "private": true,
          "version": "0.1.7"
        },
        {
          "distribution": "@axiom/catalogues",
          "path": "packages/axiom-catalogues/package.json",
          "private": true,
          "version": "0.1.7"
        },
        {
          "distribution": "@axiom/realtime",
          "path": "packages/axiom-realtime/package.json",
          "private": true,
          "version": "0.1.7"
        }
      ],
      "private": true,
      "version": "0.1.7"
    }
  },
  "sdk_release": {
    "compatibility": {
      "api_contract": "clarification",
      "sdk": "clarification",
      "supported_api_contracts": ">=0.1.17 <0.2.0"
    },
    "distribution_status": "prepared-not-published",
    "impact": "sdk-visible",
    "latest_compatible_versions": {
      "python": "0.1.7",
      "typescript": "0.1.7"
    },
    "reason": "This release changes public API contract evidence or projection metadata consumed by SDKs and AI agents.",
    "release_notes": "docs/reference/api/sdk-releases/0.1.17.md",
    "versions": {
      "python": "0.1.7",
      "typescript": "0.1.7"
    }
  }
}
