Authorization: Bearer ********************
curl --location -g --request GET 'https://.daftra.com/v2/api/entitybooking/list/1' \
--header 'Accept: application/json' \
--header 'apikey: ' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json'
{}