Hint Health · Schema

Public.MembershipBlueprint_one

Direct Primary CareDPCHealthcareMembership ManagementPatient EnrollmentMedical BillingEMRHealth Plans

Properties

Name Type Description
id string
bill_date string
billed_through_date string
billing_start_date string
bills_at_end_of_period boolean
contract_expiration_action string
contract_expires string
contract_period_in_months integer
created_at string
end_date string
enrollment_status string
fixed_period_rate_in_cents integer
fixed_registration_fee_in_cents integer
group_code string
is_confirmed string
is_current boolean
is_processing boolean
is_restartable boolean
list_price_in_cents integer
next_bill_date string
period_in_months string
period_rate_in_cents integer
rate_in_cents integer
source_status string
start_date string
status string
updated_at string
coupon object
membership_patients object
owner object
plan object
sponsorship object
upcoming_bills object
View JSON Schema on GitHub

JSON Schema

public-membershipblueprint_one.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "https://api.hint.com/schemas/public-membershipblueprint_one",
  "title": "Public.MembershipBlueprint_one",
  "type": "object",
  "properties": {
    "id": {
      "type": "string"
    },
    "bill_date": {
      "type": "string",
      "format": "date"
    },
    "billed_through_date": {
      "type": "string",
      "format": "date"
    },
    "billing_start_date": {
      "type": "string",
      "format": "date"
    },
    "bills_at_end_of_period": {
      "type": "boolean"
    },
    "contract_expiration_action": {
      "type": "string"
    },
    "contract_expires": {
      "type": "string",
      "format": "date"
    },
    "contract_period_in_months": {
      "type": "integer",
      "format": "int32"
    },
    "created_at": {
      "type": "string",
      "format": "date-time"
    },
    "end_date": {
      "type": "string",
      "format": "date"
    },
    "enrollment_status": {
      "type": "string"
    },
    "fixed_period_rate_in_cents": {
      "type": "integer",
      "format": "int32"
    },
    "fixed_registration_fee_in_cents": {
      "type": "integer",
      "format": "int32"
    },
    "group_code": {
      "type": "string"
    },
    "is_confirmed": {
      "type": "string"
    },
    "is_current": {
      "type": "boolean"
    },
    "is_processing": {
      "type": "boolean"
    },
    "is_restartable": {
      "type": "boolean"
    },
    "list_price_in_cents": {
      "type": "integer",
      "format": "int32"
    },
    "next_bill_date": {
      "type": "string",
      "format": "date"
    },
    "period_in_months": {
      "type": "string"
    },
    "period_rate_in_cents": {
      "type": "integer",
      "format": "int32"
    },
    "rate_in_cents": {
      "type": "integer",
      "format": "int32"
    },
    "source_status": {
      "type": "string"
    },
    "start_date": {
      "type": "string",
      "format": "date"
    },
    "status": {
      "type": "string"
    },
    "updated_at": {
      "type": "string",
      "format": "date-time"
    },
    "coupon": {
      "$ref": "#/components/schemas/Public.CouponBlueprint_one"
    },
    "membership_patients": {
      "$ref": "#/components/schemas/Public.MembershipPatientBlueprint_for_membership_one"
    },
    "owner": {
      "$ref": "#/components/schemas/Public.PatientBlueprint_leaf"
    },
    "plan": {
      "$ref": "#/components/schemas/Public.PlanBlueprint_min"
    },
    "sponsorship": {
      "$ref": "#/components/schemas/Public.CompanyAccountBlueprint_for_membership_one"
    },
    "upcoming_bills": {
      "$ref": "#/components/schemas/Public.MembershipBillBlueprint_shared_with_invoice"
    }
  }
}

Work with this as data

Every JSON Schema here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for schemas

4 MCP tools reach this
  • find_json_schemasBrowse and filter every JSON Schema in the catalog.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This JSON Schema
curl "https://apis.io/api/v1/json-schemas/public-membershipblueprint_one"
All schemas
curl "https://apis.io/api/v1/json-schemas?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

A second provider on the same verified email joins the account you already have.