For AI agents: visit https://binti.readme.io/llms.txt for an index of all pages formatted in Markdown and endpoints in OpenAPI.
Service Referral Associated Children
| Field | Type | Description |
|---|
service_referral_associated_child_id 🔑 | INTEGER | Unique identifier for this service referral associated child record. |
service_referral_id 🔗 | INTEGER | The ID of the associated service referral. |
person_id 🔗 | INTEGER | The ID of the associated person (child). |
agency_id 🔗 | INTEGER | The ID of the agency the service referral associated child record belongs to. |
created_at | TIMESTAMP | The date and time the service referral associated child record was created. |
updated_at | TIMESTAMP | The date and time the service referral associated child record was last updated. |
service_referral_associated_child_id - Unique identifier for this service referral associated child record.
service_referral_id - The ID of the associated service referral.
person_id - The ID of the associated person (child).
agency_id - The ID of the agency the service referral associated child record belongs to.