curl --location 'https://staging-auth.fuyoh.my/my/account/organization_info/save' \
--form 'name="Vestiuum Tech Sdn Bhd"' \
--form 'zip="59200"' \
--form 'street="No 12, Jalan Kerinchi"' \
--form 'street2="Bangsar South"' \
--form 'city="Kuala Lumpur"' \
--form 'state_id="66"' \
--form 'country_id="159"' \
--form 'mobile="23456789"' \
--form 'company_registry="1412345-X"' \
--form 'registration_type="Sdn Bhd"' \
--form 'currency_id="114"'{}