curl --location --request PUT 'https://stp.paydaymx.com/api/developer/connect/split-rules/69e420e18032002f105e96ab' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data '{
"holdPeriod": "24h",
"isActive": true
}'{}