Authorization: Bearer ********************
curl --location -g --request GET 'https://.daftra.com/api2/api2/bookings/change_status//' \
--header 'Accept: application/json' \
--header 'apikey: ' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data-raw ''
{}