API 0.2.132
14 days ago by Rachel Vaughan
Released into Sandbox: January 7, 2026
Released into Production:
API 0.2.132 contains various bug fixes and system improvements, including the below bug fix:
Bug Fix
- When linking a beneficial owner or controlling officer to a business entity, a clear error will now be thrown at /link_business_member if the individual does not have the required
id_documentregistration data.
{
"success": false,
"message": "id_document information must be provided before attempting to link member user_handle2_1767852684.",
"status": "FAILURE",
"reference": "717ccdbf-61d1-45b2-844a-c32d4aa916f1",
"sila_reference_id": "req_rjgrfcfg6hw8kq9b8009mzzz8v",
"response_time_ms": "209"
}
