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