curl --location --request PUT 'https://stp.paydaymx.com/api/developer/connected-accounts/69e41f358032002f105e9698' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data '{
"name": "Proveedor Principal Updated",
"isActive": true
}'{}