Abortion Policy API · Example Payload

Waiting Periods Example

AbortionPoliciesHealthcareGovernment

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

Top-level fields

waiting_period_hourscounseling_visitsexception_healthwaiting_period_notescounseling_waived_conditionLast Updated

Example Payload

Raw ↑
{
  "waiting_period_hours": 24,
  "counseling_visits": 1,
  "exception_health": "Medical emergency",
  "waiting_period_notes": "Waiting period waived in medical emergencies.",
  "counseling_waived_condition": "Medical emergency",
  "Last Updated": "2025-01-15"
}