Abortion Policy API · Example Payload

Minors Restrictions Example

AbortionPoliciesHealthcareGovernment

Minors Restrictions Example is an example object payload from Abortion Policy API, with 7 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

below_ageparents_requiredparental_consent_requiredparental_notification_requiredjudicial_bypass_availableallows_minor_to_consentLast Updated

Example Payload

Raw ↑
{
  "below_age": 18,
  "parents_required": 1,
  "parental_consent_required": false,
  "parental_notification_required": false,
  "judicial_bypass_available": false,
  "allows_minor_to_consent": true,
  "Last Updated": "2025-01-15"
}