curl --location --request PATCH '/api/v1/accounts//phase' \ --header 'Content-Type: application/json' \ --data-raw '{ "phase": "string", "reason": "string" }'