curl --location --request PATCH 'https://uat.fomoapis.com/v1/intents/virtual-account-creation/0195282b-cd32-7250-92f1-1953c243e5ba/account-name' \
--header 'x-fomo-api-version;' \
--header 'Content-Type: application/json' \
--data '{
"account_name": "ACME PTE. LTD."
}'{
"account_name": "ACME PTE. LTD."
}