curl --location --request PUT 'https://stp.paydaymx.com/api/developer/clabe/697bbdbcb46fbeec58ed9759/connect' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data '{
"connect_enabled": true,
"connect_split_rule_id": "69e420e18032002f105e96ab"
}'{
"success": true,
"user": {
"id": "69e41d659f2c06337bb69009",
"name": "Juan Perez4",
"email": "juan.perez4@example.com",
"phone": "5512345678",
"centro_costo": "669",
"clabe": "646180686066936832",
"isActive": true,
"connect_enabled": true,
"connect_split_rule_id": "69e406cf8007a7f40a2b50da",
"createdAt": "2026-04-19T00:10:13.309Z",
"updatedAt": "2026-04-19T00:11:44.449Z"
}
}