curl --location --request GET 'https://roommapping.vervotech.com/api/2.0/hotels/GetAllProviderNames' \ --header 'accountId;' \ --header 'token;'
{ "providerNames": [ "Vervotech" ], "success": true, "statusCode": 1000 }