curl --location --request GET 'https://hotelmapping.vervotech.com/api/3.0/ProviderMappings/GetDualMappingAPIStats?clientAccountId' \
--header 'accountId: DemoAccount' \
--header 'apikey: 056ec4c3-be6b-4c36-a4cc-a403ce9592a1'
{
"accountId": "demo",
"totalapicall": 5,
"timestamp": "2024-08-28T00:00:00.000Z",
"Status": true,
"Message": null,
"StatusCode": 2000
}