curl --location --request GET 'https://hotelmapping.vervotech.com/api/3.0/hotels/GetAllVervotechIds?resumeKey=056ec4c3-be6b-4c36-a4cc-a403ce9592a1&lastUpdateDateTime=2019-04-10T06:30:00Z' \
--header 'apikey: 056ec4c3-be6b-4c36-a4cc-a403ce9592a1' \
--header 'accountId: DemoAccount' \
--header 'syncId;'{
"ResumeKey": "056ec4c3-be6b-4c36-a4cc-a403ce9592a1",
"Status": true,
"Message": "Success",
"StatusCode": 2000,
"VervotechIds": [
16558664
]
}