Update an account
PUT /accounts/{id}
Talk to this API →
Try it
curl https://api.everycent.ai/v1/accounts/{id} \
-H "Authorization: Bearer ec_sandbox_Rkmc" \
-d '{}'
PUT /accounts/{id}
Talk to this API →
curl https://api.everycent.ai/v1/accounts/{id} \
-H "Authorization: Bearer ec_sandbox_Rkmc" \
-d '{}'