curl --location 'https://api.techrar.com/api/v1/menus/105/' \
--header 'app-id: 4' \
--header 'Authorization: Bearer <token>'{
"id": 0,
"custom_fields": null,
"off_days": [
"string"
],
"days": [
{
"id": 0,
"custom_fields": null,
"categories": [
{
"id": 0,
"custom_fields": null,
"options": [
{
"id": 0,
"custom_fields": null,
"product": {
"id": 0,
"created_at": "string",
"modified_at": "string",
"deleted_at": null,
"is_deleted": true,
"name_ar": "string",
"name_en": "string",
"original_price": 0,
"discount_percentage": 0,
"image": "string",
"nutritions": null,
"nutrition_options": [
{
"id": 0,
"custom_fields": null,
"app_id": null,
"created_at": "string",
"modified_at": "string",
"is_deleted": true,
"deleted_at": null,
"ordering": 0,
"calories": 0,
"carbs": 0,
"protein": 0,
"fat": 0,
"product": 0,
"size": 0
}
],
"restaurant_id": 0,
"is_sub": true,
"description_ar": "string",
"description_en": "string",
"is_active": true,
"in_stock": true,
"category_id": 0,
"allergies": [
"string"
],
"variant": [
0
],
"allergens_dislikes": [
"string"
]
},
"app_id": null,
"created_at": "string",
"modified_at": "string",
"is_deleted": true,
"deleted_at": null,
"ordering": 0,
"is_active": true,
"is_recommended": true,
"category": 0,
"day": 0
}
],
"app_id": null,
"created_at": "string",
"modified_at": "string",
"is_deleted": true,
"deleted_at": null,
"ordering": 0,
"name_en": "string",
"name_ar": "string",
"hide_from_app": true,
"daily_price_per_item": 0,
"support_add_ons": true,
"has_size_based_pricing": true,
"icon": null,
"menu": 0
}
],
"app_id": null,
"created_at": "string",
"modified_at": "string",
"is_deleted": true,
"deleted_at": null,
"ordering": 0,
"day": "string",
"repetition_counter": 0,
"menu": 0
}
],
"prices": [
"string"
],
"app_id": null,
"created_at": "string",
"modified_at": "string",
"is_deleted": true,
"deleted_at": null,
"ordering": 0,
"name_en": "string",
"name_ar": "string",
"is_active": true,
"repetition": 0,
"start_date": "string",
"skip_option_selection": true,
"hide_from_app": true,
"subscriptions_start_date": "string",
"restaurant": 0
}