/v2/api/entity base and authenticated with a Bearer token.1) is the data level — how deeply related records are loaded — not a page or format flag.data envelope) and may include related records and a custom_data object.error happened rather than a 404.curl --location --globoff 'https://.daftara.com/v2/api/entity/booking/164/1' \
--header 'Accept: application/json' \
--header 'Authorization: Bearer ' \
--header 'apikey: ' \
--header 'Content-Type: application/json'{
"id": 0,
"no": "string",
"date": "string",
"start_time": "string",
"end_time": "string",
"client_id": 0,
"staff_id": 0,
"payment_status": 0,
"custom_data": {}
}