{"info":{"_postman_id":"0816187b-9aa0-42da-b641-1577991fb6a1","name":"Eatsbee API Documentation","description":"<html><head></head><body><p>Welcome to the Eatsbee API documentation. This API allows restaurant partners to manage orders, menu items, store availability, and other essential features for the Eatsbee platform. It includes secure authentication, order handling, and configuration endpoints for seamless operations.</p>\n</body></html>","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[],"owner":"44039558","collectionId":"0816187b-9aa0-42da-b641-1577991fb6a1","publishedId":"2sB2ca7KxN","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"FF6C37"},"publishDate":"2025-04-24T11:32:56.000Z"},"item":[{"name":"Auth","item":[{"name":"Auth - Login","id":"3aac7043-b7a1-4d9c-bfd0-ae63fbf032f3","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"username\":\"tablet@tablet.com\",\n    \"password\":\"123456\"\n}\n    ","options":{"raw":{"language":"json"}}},"url":"https://fooduat.eatsbee.com/backoffice/apibackendmobile/login","description":"<p>This endpoint authenticates users with a username and password issued by Eatsbee and returns a <code>user_token</code></p>\n","urlObject":{"path":["login"],"host":["https://fooduat.eatsbee.com/backoffice/apibackendmobile"],"query":[],"variable":[]}},"response":[{"id":"b6caa737-b087-4a91-bf47-474058323c15","name":"Auth - Login","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"username\": \"username\",\n    \"password\": \"password\"\n}","options":{"raw":{"language":"json"}}},"url":"https://food.eatsbee.com/backoffice/apibackendmobile/login"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Connection","value":"Keep-Alive"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"x-powered-by","value":"PHP/8.0.30"},{"key":"expires","value":"Thu, 19 Nov 1981 08:52:00 GMT"},{"key":"cache-control","value":"no-store, no-cache, must-revalidate"},{"key":"pragma","value":"no-cache"},{"key":"access-control-allow-origin","value":"*"},{"key":"access-control-allow-methods","value":"*"},{"key":"content-type","value":"application/json"},{"key":"content-length","value":"536"},{"key":"content-encoding","value":"br"},{"key":"vary","value":"Accept-Encoding"},{"key":"date","value":"Mon, 14 Apr 2025 07:55:50 GMT"},{"key":"server","value":"LiteSpeed"},{"key":"platform","value":"hostinger"},{"key":"panel","value":"hpanel"},{"key":"content-security-policy","value":"upgrade-insecure-requests"},{"key":"access-control-allow-headers","value":"origin, x-requested-with, content-type"},{"key":"alt-svc","value":"h3=\":443\"; ma=2592000, h3-29=\":443\"; ma=2592000, h3-Q050=\":443\"; ma=2592000, h3-Q046=\":443\"; ma=2592000, h3-Q043=\":443\"; ma=2592000, quic=\":443\"; ma=2592000; v=\"43,46\""}],"cookie":[],"responseTime":null,"body":"{\n    \"code\": 2,\n    \"msg\": \"Login Successfull.\",\n    \"details\": {\n        \"user_token\": \"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJyb2xlX2lkIjoiNyIsIm1lcmNoYW50X2lkIjoiNCIsIm1lcmzoYW50X3V1aWhiOiIzODAzZGY2Ni05MDVkLTuxZWUtODk0NS0wMDIyNDgyMGRkMDYiLCJ1c2VyX3V1aWQiOiI0MjUYNjj3MDQ2NTFlN2EzYjYzODUyZTJmYjNlMjk5NDJmZgFiOTEyIiwiZmlyc3RfbmFtZSI6IlRlc3QiLCJsYXN0X26hbWUiNiJUZXN0In0.YHLzMNMiUesPfq9jro2VHgoQwCDG9jeFqzgjttBI2qc\",\n        \"user_data\": {\n            \"user_uuid\": \"425164704651e7a3b63852e2fb3e29902fdab912\",\n            \"first_name\": \"Test\",\n            \"last_name\": \"Test\",\n            \"email_address\": \"test@eatsbee.com\",\n            \"contact_number\": \"\",\n            \"avatar\": \"\"\n        },\n        \"payload\": {\n            \"role_id\": \"7\",\n            \"merchant_id\": \"4\",\n            \"merchant_uuid\": \"3803df62-905d-11ee-8945-00224820dd06\",\n            \"user_uuid\": \"425164704651e7a3b63852e2fb3e29902fdab912\",\n            \"first_name\": \"Test\",\n            \"last_name\": \"Test\"\n        }\n    }\n}"}],"_postman_id":"3aac7043-b7a1-4d9c-bfd0-ae63fbf032f3"},{"name":"Verify 2FA Code","id":"c1a681e7-3004-4331-a1f5-c8abe897cde8","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"user_uuid\": \"425164704651e7a3b63852e2fb3e29902fdab912\",\r\n    \"code\": \"574055\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://fooduat.eatsbee.com/backoffice/apibackendmobile/verify_2fa_code","auth":{"type":"noauth","isInherited":true,"source":{"_postman_id":"2181ba2f-5916-4b51-bc44-bb8e60a3beb1","id":"2181ba2f-5916-4b51-bc44-bb8e60a3beb1","name":"Auth","type":"folder"}},"urlObject":{"path":["verify_2fa_code"],"host":["https://fooduat.eatsbee.com/backoffice/apibackendmobile"],"query":[],"variable":[]}},"response":[],"_postman_id":"c1a681e7-3004-4331-a1f5-c8abe897cde8"}],"id":"2181ba2f-5916-4b51-bc44-bb8e60a3beb1","description":"<p>To access protected endpoints, users must authenticate by calling the <strong>Login</strong> endpoint first. A <code>user_token</code> is returned, which must be included in the header of all subsequent API requests as a <strong>Bearer Token</strong>:<br />Authorization: Bearer <code>user_token</code></p>\n","auth":{"type":"noauth","isInherited":false},"event":[{"listen":"prerequest","script":{"type":"text/javascript","packages":{},"exec":[""],"id":"523166c5-dffb-4787-8b05-cbc2c7dc0f8a"}},{"listen":"test","script":{"type":"text/javascript","packages":{},"exec":[""],"id":"ded06ff4-16b6-43fa-91a8-a26a5740a987"}}],"_postman_id":"2181ba2f-5916-4b51-bc44-bb8e60a3beb1"},{"name":"Orders","item":[{"name":"Orders - Get New Orders","id":"c4517779-34f1-42d0-9de9-24e6ea938a0a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Content-Type","value":"application/json","type":"text"}],"url":"https://fooduat.eatsbee.com/backoffice/apibackendmobile/new_orders?hvhjvjv-hgvghvgh","description":"<p>Get all <strong>new</strong> orders</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{accessToken}}"}]},"isInherited":true,"source":{"_postman_id":"0816187b-9aa0-42da-b641-1577991fb6a1","id":"0816187b-9aa0-42da-b641-1577991fb6a1","name":"Eatsbee API Documentation","type":"collection"}},"urlObject":{"path":["new_orders"],"host":["https://fooduat.eatsbee.com/backoffice/apibackendmobile"],"query":[{"key":"hvhjvjv-hgvghvgh","value":null}],"variable":[]}},"response":[{"id":"f0bcddc5-e895-4d00-8735-8e3f2bcdc3ef","name":"Orders - Get New Orders","originalRequest":{"method":"GET","header":[{"key":"Content-Type","value":"application/json","type":"text"}],"url":"https://food.eatsbee.com/backoffice/apibackendmobile/new_orders"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 15 Apr 2025 10:10:47 GMT"},{"key":"Server","value":"Apache/2.4.53 (Win64) OpenSSL/1.1.1n PHP/8.0.19"},{"key":"X-Powered-By","value":"PHP/8.0.19"},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Methods","value":"*"},{"key":"Access-Control-Allow-Headers","value":"origin, x-requested-with, content-type"},{"key":"Content-Length","value":"2955"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"code\": 1,\n    \"msg\": \"OK\",\n    \"details\": {\n        \"data\": [\n            {\n                \"order_data\": {\n                    \"total\": \"19.8000\",\n                    \"order_id\": \"459\",\n                    \"order_uuid\": \"e3d660fa-19e1-11f0-83c6-04421a974b9e\",\n                    \"merchant_id\": \"4\",\n                    \"client_id\": \"145\",\n                    \"status\": \"new\",\n                    \"payment_status\": \"unpaid\",\n                    \"service_code\": \"delivery\",\n                    \"formatted_address\": \"6546 Weatherfield Ct, Maumee, OH 43537, USA\",\n                    \"whento_deliver\": \"now\",\n                    \"delivery_date\": \"2025-04-15\",\n                    \"delivery_time\": \"\",\n                    \"delivery_time_end\": \"\",\n                    \"is_view\": \"0\",\n                    \"is_critical\": \"0\",\n                    \"date_created\": \"2025-04-15 10:10:42\",\n                    \"delivery_status\": null,\n                    \"payment_code\": null,\n                    \"total_discount\": null,\n                    \"points\": null,\n                    \"sub_total\": null,\n                    \"sub_total_less_discount\": null,\n                    \"service_fee\": null,\n                    \"small_order_fee\": null,\n                    \"delivery_fee\": null,\n                    \"packaging_fee\": null,\n                    \"card_fee\": null,\n                    \"tax_type\": null,\n                    \"tax\": null,\n                    \"tax_total\": null,\n                    \"courier_tip\": null,\n                    \"promo_code\": null,\n                    \"promo_total\": null,\n                    \"offer_discount\": null,\n                    \"offer_total\": null,\n                    \"commission_type\": null,\n                    \"commission_value\": null,\n                    \"commission_based\": null,\n                    \"commission\": null,\n                    \"merchant_earning\": null,\n                    \"total_original\": null,\n                    \"commission_original\": null,\n                    \"merchant_earning_original\": null,\n                    \"adjustment_commission\": null,\n                    \"adjustment_total\": null,\n                    \"use_currency_code\": null,\n                    \"base_currency_code\": null,\n                    \"exchange_rate\": null,\n                    \"admin_base_currency\": null,\n                    \"exchange_rate_use_currency_to_admin\": null,\n                    \"exchange_rate_merchant_to_admin\": null,\n                    \"exchange_rate_admin_to_merchant\": null,\n                    \"driver_id\": null,\n                    \"vehicle_id\": null,\n                    \"date_cancelled\": null,\n                    \"earning_approve\": null,\n                    \"delivered_at\": null,\n                    \"request_from\": null,\n                    \"date_modified\": null,\n                    \"ip_address\": null,\n                    \"is_test_order\": null,\n                    \"order_completion_time\": null,\n                    \"timezone\": null,\n                    \"accepted_at\": null,\n                    \"code\": null,\n                    \"code_status\": null\n                },\n                \"items\": [\n                    {\n                        \"item_row\": \"e1c1a72d-19e1-11f0-83c6-04421a974b9e\",\n                        \"cat_id\": \"1015\",\n                        \"parent_row\": null,\n                        \"category_name\": null,\n                        \"item_token\": \"Si39SGU2MWBZYMIMH5Bk\",\n                        \"item_name\": \"Garlic Bread\",\n                        \"item_changes\": \"1\",\n                        \"item_name_replace\": \"\",\n                        \"url_image\": \"http://localhost/restaurant6/backoffice/themes/classic/assets/images/placeholder.png\",\n                        \"special_instructions\": \"\",\n                        \"if_sold_out\": \"refund\",\n                        \"qty\": 1,\n                        \"price\": {\n                            \"item_size_id\": \"19760\",\n                            \"price\": 4,\n                            \"size_name\": \"\",\n                            \"discount\": 0,\n                            \"discount_type\": \"fixed\",\n                            \"price_after_discount\": 4,\n                            \"pretty_price\": \"$4.00\",\n                            \"pretty_price_after_discount\": \"$4.00\",\n                            \"total\": 4,\n                            \"pretty_total\": \"$4.00\",\n                            \"total_after_discount\": 4,\n                            \"pretty_total_after_discount\": \"$4.00\"\n                        },\n                        \"attributes\": [],\n                        \"attributes_raw\": [],\n                        \"addons\": [],\n                        \"tag_along_items\": [],\n                        \"additional_charge_list\": [],\n                        \"tax\": [\n                            {\n                                \"tax_id\": \"12\",\n                                \"tax_name\": \"State Tax\",\n                                \"tax_in_price\": false,\n                                \"tax_rate\": \"10\",\n                                \"tax_rate_type\": \"1\",\n                                \"tax_type\": \"1\",\n                                \"tax_amount_type\": \"1\"\n                            },\n                            {\n                                \"tax_id\": \"19\",\n                                \"tax_name\": \"Additional fee\",\n                                \"tax_in_price\": false,\n                                \"tax_rate\": \"10\",\n                                \"tax_rate_type\": \"1\",\n                                \"tax_type\": \"1\",\n                                \"tax_amount_type\": \"1\"\n                            }\n                        ]\n                    }\n                ],\n                \"customer\": {\n                    \"client_id\": \"145\",\n                    \"client_uuid\": \"86d24905-104f-11f0-bbea-04421a974b9e\",\n                    \"first_name\": \"Test\",\n                    \"last_name\": \"Test\",\n                    \"contact_phone\": \"+12025550123\",\n                    \"email_address\": \"test@eatsbee.com\",\n                    \"avatar\": \"http://localhost/restaurant6/backoffice/themes/classic/assets/images/user@2x.png\",\n                    \"member_since\": \"03 Apr 2025 5:50 AM\"\n                }\n            }\n        ]\n    }\n}"},{"id":"12a91ce1-6e21-4ac8-ac01-fa741c633d29","name":"Orders - Get New Orders","originalRequest":{"method":"GET","header":[{"key":"Content-Type","value":"application/json","type":"text"}],"url":{"raw":"https://fooduat.eatsbee.com/backoffice/apibackendmobile/new_orders?hvhjvjv-hgvghvgh","host":["https://fooduat.eatsbee.com/backoffice/apibackendmobile"],"path":["new_orders"],"query":[{"key":"hvhjvjv-hgvghvgh","value":null}]}},"status":"OK","code":200,"_postman_previewlanguage":null,"header":[{"key":"Date","value":"Mon, 02 Mar 2026 15:30:47 GMT"},{"key":"Server","value":"Apache/2.4.52 (Ubuntu)"},{"key":"Vary","value":"Authorization"},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Methods","value":"GET, POST"},{"key":"Content-Length","value":"5821"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"code\": 2,\n    \"msg\": \"OK\",\n    \"details\": {\n        \"data\": [\n            {\n                \"order_data\": {\n                    \"total\": \"13.0000\",\n                    \"order_id\": \"1215\",\n                    \"order_uuid\": \"c58cf812-164c-11f1-b2a9-0a2bf7fdc287\",\n                    \"merchant_id\": \"39\",\n                    \"client_id\": \"482\",\n                    \"status\": \"new\",\n                    \"payment_status\": \"unpaid\",\n                    \"service_code\": \"pickup\",\n                    \"formatted_address\": \"\",\n                    \"whento_deliver\": \"now\",\n                    \"delivery_date\": \"2026-03-02\",\n                    \"delivery_time\": \"\",\n                    \"delivery_time_end\": \"\",\n                    \"is_view\": \"0\",\n                    \"is_critical\": \"0\",\n                    \"date_created\": \"2026-03-02 10:30:00\",\n                    \"payment_code\": \"cod\",\n                    \"tax_type\": null,\n                    \"tax\": null,\n                    \"tax_total\": \"0.0000\",\n                    \"sub_total\": \"13.0000\",\n                    \"accepted_at\": \"1970-01-01 00:00:00\",\n                    \"delivery_status\": null,\n                    \"total_discount\": null,\n                    \"points\": null,\n                    \"sub_total_less_discount\": null,\n                    \"service_fee\": null,\n                    \"small_order_fee\": null,\n                    \"delivery_fee\": null,\n                    \"packaging_fee\": null,\n                    \"card_fee\": null,\n                    \"courier_tip\": null,\n                    \"promo_code\": null,\n                    \"promo_total\": null,\n                    \"offer_discount\": null,\n                    \"offer_total\": null,\n                    \"commission_type\": null,\n                    \"commission_value\": null,\n                    \"commission_based\": null,\n                    \"commission\": null,\n                    \"merchant_earning\": null,\n                    \"total_original\": null,\n                    \"commission_original\": null,\n                    \"merchant_earning_original\": null,\n                    \"adjustment_commission\": null,\n                    \"adjustment_total\": null,\n                    \"use_currency_code\": null,\n                    \"base_currency_code\": null,\n                    \"exchange_rate\": null,\n                    \"admin_base_currency\": null,\n                    \"exchange_rate_use_currency_to_admin\": null,\n                    \"exchange_rate_merchant_to_admin\": null,\n                    \"exchange_rate_admin_to_merchant\": null,\n                    \"driver_id\": null,\n                    \"vehicle_id\": null,\n                    \"date_cancelled\": null,\n                    \"earning_approve\": null,\n                    \"delivered_at\": null,\n                    \"request_from\": null,\n                    \"date_modified\": null,\n                    \"ip_address\": null,\n                    \"is_test_order\": null,\n                    \"order_completion_time\": null,\n                    \"timezone\": null,\n                    \"code\": null,\n                    \"code_status\": null,\n                    \"is_print\": \"0\"\n                },\n                \"tip_amount\": \"0\",\n                \"all_taxes_use\": [\n                    {\n                        \"tax_id\": \"24\",\n                        \"tax_name\": \"Convenience Fee\",\n                        \"tax_in_price\": false,\n                        \"tax_rate\": \"0.00\",\n                        \"tax_rate_type\": \"2\",\n                        \"tax_type\": \"2\",\n                        \"tax_amount_type\": \"2\",\n                        \"tax_rate_calculated\": \"0.0\"\n                    }\n                ],\n                \"items\": [\n                    {\n                        \"item_row\": \"c3d8e7ad-164c-11f1-b2a9-0a2bf7fdc287\",\n                        \"cat_id\": \"1138\",\n                        \"parent_row\": null,\n                        \"category_name\": \"Pizza\",\n                        \"item_token\": \"pbrdyuMLeurIRClUKioG\",\n                        \"item_name\": \"Veggie\",\n                        \"item_changes\": \"1\",\n                        \"item_name_replace\": \"Veggie\",\n                        \"url_image\": \"https://food.eatsbee.com/backoffice/../upload/39/e1f6f05a-0da6-11f1-b2a9-0a2bf7fdc287@thumbnail.jpg\",\n                        \"special_instructions\": \"\",\n                        \"if_sold_out\": \"refund\",\n                        \"qty\": 1,\n                        \"price\": {\n                            \"item_size_id\": \"21589\",\n                            \"price\": 13,\n                            \"size_name\": \"7.5\\\" Cauliflower (Gluten free)\",\n                            \"discount\": 0,\n                            \"discount_type\": \"fixed\",\n                            \"price_after_discount\": 13,\n                            \"pretty_price\": \"$13.00\",\n                            \"pretty_price_after_discount\": \"$13.00\",\n                            \"total\": 13,\n                            \"pretty_total\": \"$13.00\",\n                            \"total_after_discount\": 13,\n                            \"pretty_total_after_discount\": \"$13.00\"\n                        },\n                        \"attributes\": [],\n                        \"attributes_raw\": [],\n                        \"addons\": [\n                            {\n                                \"subcat_id\": \"13275\",\n                                \"subcategory_name\": \"Veggie Toppings 10\\\"\",\n                                \"addon_items\": [\n                                    {\n                                        \"item_row\": \"c3d8e7ad-164c-11f1-b2a9-0a2bf7fdc287\",\n                                        \"multi_option\": \"custom\",\n                                        \"sub_item_id\": 97896,\n                                        \"subcat_id\": \"13275\",\n                                        \"sub_item_name\": \"Black Olives\",\n                                        \"subcat_name\": \"Veggie Toppings 10\\\"\",\n                                        \"item_description\": \"\",\n                                        \"qty\": \"1\",\n                                        \"addons_total\": 0,\n                                        \"pretty_addons_total\": \"$0.00\",\n                                        \"price\": 0,\n                                        \"pretty_price\": \"$0.00\",\n                                        \"url_image\": \"\",\n                                        \"pizza_portion_type_id\": null,\n                                        \"pizza_portion_section_id\": \"1\",\n                                        \"pizza_size_name\": null,\n                                        \"portion\": {\n                                            \"id\": \"1\",\n                                            \"name\": \"Whole\",\n                                            \"value\": \"1\",\n                                            \"type\": \"1\"\n                                        },\n                                        \"portion_section\": \"Whole\",\n                                        \"is_sub_modifier\": \"0\"\n                                    },\n                                    {\n                                        \"item_row\": \"c3d8e7ad-164c-11f1-b2a9-0a2bf7fdc287\",\n                                        \"multi_option\": \"custom\",\n                                        \"sub_item_id\": 97897,\n                                        \"subcat_id\": \"13275\",\n                                        \"sub_item_name\": \"Mushrooms\",\n                                        \"subcat_name\": \"Veggie Toppings 10\\\"\",\n                                        \"item_description\": \"\",\n                                        \"qty\": \"1\",\n                                        \"addons_total\": 0,\n                                        \"pretty_addons_total\": \"$0.00\",\n                                        \"price\": 0,\n                                        \"pretty_price\": \"$0.00\",\n                                        \"url_image\": \"\",\n                                        \"pizza_portion_type_id\": null,\n                                        \"pizza_portion_section_id\": \"1\",\n                                        \"pizza_size_name\": null,\n                                        \"portion\": {\n                                            \"id\": \"1\",\n                                            \"name\": \"Whole\",\n                                            \"value\": \"1\",\n                                            \"type\": \"1\"\n                                        },\n                                        \"portion_section\": \"Whole\",\n                                        \"is_sub_modifier\": \"0\"\n                                    },\n                                    {\n                                        \"item_row\": \"c3d8e7ad-164c-11f1-b2a9-0a2bf7fdc287\",\n                                        \"multi_option\": \"custom\",\n                                        \"sub_item_id\": 97898,\n                                        \"subcat_id\": \"13275\",\n                                        \"sub_item_name\": \"Green Peppers\",\n                                        \"subcat_name\": \"Veggie Toppings 10\\\"\",\n                                        \"item_description\": \"\",\n                                        \"qty\": \"1\",\n                                        \"addons_total\": 0,\n                                        \"pretty_addons_total\": \"$0.00\",\n                                        \"price\": 0,\n                                        \"pretty_price\": \"$0.00\",\n                                        \"url_image\": \"\",\n                                        \"pizza_portion_type_id\": null,\n                                        \"pizza_portion_section_id\": \"1\",\n                                        \"pizza_size_name\": null,\n                                        \"portion\": {\n                                            \"id\": \"1\",\n                                            \"name\": \"Whole\",\n                                            \"value\": \"1\",\n                                            \"type\": \"1\"\n                                        },\n                                        \"portion_section\": \"Whole\",\n                                        \"is_sub_modifier\": \"0\"\n                                    },\n                                    {\n                                        \"item_row\": \"c3d8e7ad-164c-11f1-b2a9-0a2bf7fdc287\",\n                                        \"multi_option\": \"custom\",\n                                        \"sub_item_id\": 97899,\n                                        \"subcat_id\": \"13275\",\n                                        \"sub_item_name\": \"Tomatoes\",\n                                        \"subcat_name\": \"Veggie Toppings 10\\\"\",\n                                        \"item_description\": \"\",\n                                        \"qty\": \"1\",\n                                        \"addons_total\": 0,\n                                        \"pretty_addons_total\": \"$0.00\",\n                                        \"price\": 0,\n                                        \"pretty_price\": \"$0.00\",\n                                        \"url_image\": \"\",\n                                        \"pizza_portion_type_id\": null,\n                                        \"pizza_portion_section_id\": \"1\",\n                                        \"pizza_size_name\": null,\n                                        \"portion\": {\n                                            \"id\": \"1\",\n                                            \"name\": \"Whole\",\n                                            \"value\": \"1\",\n                                            \"type\": \"1\"\n                                        },\n                                        \"portion_section\": \"Whole\",\n                                        \"is_sub_modifier\": \"0\"\n                                    },\n                                    {\n                                        \"item_row\": \"c3d8e7ad-164c-11f1-b2a9-0a2bf7fdc287\",\n                                        \"multi_option\": \"custom\",\n                                        \"sub_item_id\": 97900,\n                                        \"subcat_id\": \"13275\",\n                                        \"sub_item_name\": \"Onion\",\n                                        \"subcat_name\": \"Veggie Toppings 10\\\"\",\n                                        \"item_description\": \"\",\n                                        \"qty\": \"1\",\n                                        \"addons_total\": 0,\n                                        \"pretty_addons_total\": \"$0.00\",\n                                        \"price\": 0,\n                                        \"pretty_price\": \"$0.00\",\n                                        \"url_image\": \"\",\n                                        \"pizza_portion_type_id\": null,\n                                        \"pizza_portion_section_id\": \"1\",\n                                        \"pizza_size_name\": null,\n                                        \"portion\": {\n                                            \"id\": \"1\",\n                                            \"name\": \"Whole\",\n                                            \"value\": \"1\",\n                                            \"type\": \"1\"\n                                        },\n                                        \"portion_section\": \"Whole\",\n                                        \"is_sub_modifier\": \"0\"\n                                    }\n                                ],\n                                \"key\": \"13275-1-\"\n                            }\n                        ],\n                        \"tag_along_items\": [],\n                        \"additional_charge_list\": [],\n                        \"tax\": [\n                            {\n                                \"tax_id\": \"24\",\n                                \"tax_name\": \"Convenience Fee\",\n                                \"tax_in_price\": false,\n                                \"tax_rate\": \"0.00\",\n                                \"tax_rate_type\": \"2\",\n                                \"tax_type\": \"2\",\n                                \"tax_amount_type\": \"2\"\n                            }\n                        ]\n                    }\n                ],\n                \"customer\": {\n                    \"client_id\": \"482\",\n                    \"client_uuid\": \"f1906418-0ef1-11f1-b2a9-0a2bf7fdc287\",\n                    \"first_name\": \"vinay\",\n                    \"last_name\": \"chaudhary\",\n                    \"contact_phone\": \"+19876543211\",\n                    \"email_address\": \"a@b.com\",\n                    \"avatar\": \"https://food.eatsbee.com/backoffice/themes/classic/assets/images/user@2x.png\",\n                    \"member_since\": \"21 Feb 2026 6:52 AM\"\n                },\n                \"restaurant_address\": \"South Reynolds Road, Toledo, Lucas County, Ohio, 43615, United States\",\n                \"client_review\": null,\n                \"order_completion_time\": \"30\",\n                \"is_print\": \"0\"\n            }\n        ]\n    }\n}"}],"_postman_id":"c4517779-34f1-42d0-9de9-24e6ea938a0a"},{"name":"Orders - Get Processing Orders","id":"a6501ee0-6e2b-4174-a5b4-f3c2bf78356f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Content-Type","value":"application/json","type":"text"}],"url":"https://fooduat.eatsbee.com/backoffice/apibackendmobile/processing_orders","description":"<p>Get all <strong>processing</strong> orders</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{accessToken}}"}]},"isInherited":true,"source":{"_postman_id":"0816187b-9aa0-42da-b641-1577991fb6a1","id":"0816187b-9aa0-42da-b641-1577991fb6a1","name":"Eatsbee API Documentation","type":"collection"}},"urlObject":{"path":["processing_orders"],"host":["https://fooduat.eatsbee.com/backoffice/apibackendmobile"],"query":[],"variable":[]}},"response":[{"id":"bb52f842-32bb-4299-8f4e-dab358a82702","name":"Orders - Get Processing Orders","originalRequest":{"method":"GET","header":[{"key":"Content-Type","value":"application/json","type":"text"}],"url":"https://food.eatsbee.com/backoffice/apibackendmobile/processing_orders"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 15 Apr 2025 10:11:16 GMT"},{"key":"Server","value":"Apache/2.4.53 (Win64) OpenSSL/1.1.1n PHP/8.0.19"},{"key":"X-Powered-By","value":"PHP/8.0.19"},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Methods","value":"*"},{"key":"Access-Control-Allow-Headers","value":"origin, x-requested-with, content-type"},{"key":"Content-Length","value":"2960"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"code\": 1,\n    \"msg\": \"OK\",\n    \"details\": {\n        \"data\": [\n            {\n                \"order_data\": {\n                    \"total\": \"19.8000\",\n                    \"order_id\": \"459\",\n                    \"order_uuid\": \"e3d660fa-19e1-11f0-83c6-04421a974b9e\",\n                    \"merchant_id\": \"4\",\n                    \"client_id\": \"145\",\n                    \"status\": \"accepted\",\n                    \"payment_status\": \"unpaid\",\n                    \"service_code\": \"delivery\",\n                    \"formatted_address\": \"6546 Weatherfield Ct, Maumee, OH 43537, USA\",\n                    \"whento_deliver\": \"now\",\n                    \"delivery_date\": \"2025-04-15\",\n                    \"delivery_time\": \"\",\n                    \"delivery_time_end\": \"\",\n                    \"is_view\": \"1\",\n                    \"is_critical\": \"0\",\n                    \"date_created\": \"2025-04-15 10:10:42\",\n                    \"delivery_status\": null,\n                    \"payment_code\": null,\n                    \"total_discount\": null,\n                    \"points\": null,\n                    \"sub_total\": null,\n                    \"sub_total_less_discount\": null,\n                    \"service_fee\": null,\n                    \"small_order_fee\": null,\n                    \"delivery_fee\": null,\n                    \"packaging_fee\": null,\n                    \"card_fee\": null,\n                    \"tax_type\": null,\n                    \"tax\": null,\n                    \"tax_total\": null,\n                    \"courier_tip\": null,\n                    \"promo_code\": null,\n                    \"promo_total\": null,\n                    \"offer_discount\": null,\n                    \"offer_total\": null,\n                    \"commission_type\": null,\n                    \"commission_value\": null,\n                    \"commission_based\": null,\n                    \"commission\": null,\n                    \"merchant_earning\": null,\n                    \"total_original\": null,\n                    \"commission_original\": null,\n                    \"merchant_earning_original\": null,\n                    \"adjustment_commission\": null,\n                    \"adjustment_total\": null,\n                    \"use_currency_code\": null,\n                    \"base_currency_code\": null,\n                    \"exchange_rate\": null,\n                    \"admin_base_currency\": null,\n                    \"exchange_rate_use_currency_to_admin\": null,\n                    \"exchange_rate_merchant_to_admin\": null,\n                    \"exchange_rate_admin_to_merchant\": null,\n                    \"driver_id\": null,\n                    \"vehicle_id\": null,\n                    \"date_cancelled\": null,\n                    \"earning_approve\": null,\n                    \"delivered_at\": null,\n                    \"request_from\": null,\n                    \"date_modified\": null,\n                    \"ip_address\": null,\n                    \"is_test_order\": null,\n                    \"order_completion_time\": null,\n                    \"timezone\": null,\n                    \"accepted_at\": null,\n                    \"code\": null,\n                    \"code_status\": null\n                },\n                \"items\": [\n                    {\n                        \"item_row\": \"e1c1a72d-19e1-11f0-83c6-04421a974b9e\",\n                        \"cat_id\": \"1015\",\n                        \"parent_row\": null,\n                        \"category_name\": null,\n                        \"item_token\": \"Si39SGU2MWBZYMIMH5Bk\",\n                        \"item_name\": \"Garlic Bread\",\n                        \"item_changes\": \"1\",\n                        \"item_name_replace\": \"\",\n                        \"url_image\": \"http://localhost/restaurant6/backoffice/themes/classic/assets/images/placeholder.png\",\n                        \"special_instructions\": \"\",\n                        \"if_sold_out\": \"refund\",\n                        \"qty\": 1,\n                        \"price\": {\n                            \"item_size_id\": \"19760\",\n                            \"price\": 4,\n                            \"size_name\": \"\",\n                            \"discount\": 0,\n                            \"discount_type\": \"fixed\",\n                            \"price_after_discount\": 4,\n                            \"pretty_price\": \"$4.00\",\n                            \"pretty_price_after_discount\": \"$4.00\",\n                            \"total\": 4,\n                            \"pretty_total\": \"$4.00\",\n                            \"total_after_discount\": 4,\n                            \"pretty_total_after_discount\": \"$4.00\"\n                        },\n                        \"attributes\": [],\n                        \"attributes_raw\": [],\n                        \"addons\": [],\n                        \"tag_along_items\": [],\n                        \"additional_charge_list\": [],\n                        \"tax\": [\n                            {\n                                \"tax_id\": \"12\",\n                                \"tax_name\": \"State Tax\",\n                                \"tax_in_price\": false,\n                                \"tax_rate\": \"10\",\n                                \"tax_rate_type\": \"1\",\n                                \"tax_type\": \"1\",\n                                \"tax_amount_type\": \"1\"\n                            },\n                            {\n                                \"tax_id\": \"19\",\n                                \"tax_name\": \"Additional fee\",\n                                \"tax_in_price\": false,\n                                \"tax_rate\": \"10\",\n                                \"tax_rate_type\": \"1\",\n                                \"tax_type\": \"1\",\n                                \"tax_amount_type\": \"1\"\n                            }\n                        ]\n                    }\n                ],\n                \"customer\": {\n                    \"client_id\": \"145\",\n                    \"client_uuid\": \"86d24905-104f-11f0-bbea-04421a974b9e\",\n                    \"first_name\": \"Test\",\n                    \"last_name\": \"Test\",\n                    \"contact_phone\": \"+12025550123\",\n                    \"email_address\": \"test@eatsbee.com\",\n                    \"avatar\": \"http://localhost/restaurant6/backoffice/themes/classic/assets/images/user@2x.png\",\n                    \"member_since\": \"03 Apr 2025 5:50 AM\"\n                }\n            }\n        ]\n    }\n}"}],"_postman_id":"a6501ee0-6e2b-4174-a5b4-f3c2bf78356f"},{"name":"Orders - Get Ready Orders","id":"1c290d9f-f33c-498e-93e8-da0166150b99","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Content-Type","value":"application/json","type":"text"}],"url":"https://fooduat.eatsbee.com/backoffice/apibackendmobile/ready_orders","description":"<p>Get all <strong>ready</strong> orders</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{accessToken}}"}]},"isInherited":true,"source":{"_postman_id":"0816187b-9aa0-42da-b641-1577991fb6a1","id":"0816187b-9aa0-42da-b641-1577991fb6a1","name":"Eatsbee API Documentation","type":"collection"}},"urlObject":{"path":["ready_orders"],"host":["https://fooduat.eatsbee.com/backoffice/apibackendmobile"],"query":[],"variable":[]}},"response":[{"id":"ab7efcc7-f599-45d4-9dee-aabe01e15cf4","name":"Orders - Get Ready Orders","originalRequest":{"method":"GET","header":[{"key":"Content-Type","value":"application/json","type":"text"}],"url":"https://food.eatsbee.com/backoffice/apibackendmobile/ready_orders"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 15 Apr 2025 10:11:27 GMT"},{"key":"Server","value":"Apache/2.4.53 (Win64) OpenSSL/1.1.1n PHP/8.0.19"},{"key":"X-Powered-By","value":"PHP/8.0.19"},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Methods","value":"*"},{"key":"Access-Control-Allow-Headers","value":"origin, x-requested-with, content-type"},{"key":"Content-Length","value":"2968"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"code\": 1,\n    \"msg\": \"OK\",\n    \"details\": {\n        \"data\": [\n            {\n                \"order_data\": {\n                    \"total\": \"19.8000\",\n                    \"order_id\": \"459\",\n                    \"order_uuid\": \"e3d660fa-19e1-11f0-83c6-04421a974b9e\",\n                    \"merchant_id\": \"4\",\n                    \"client_id\": \"145\",\n                    \"status\": \"ready for pickup\",\n                    \"payment_status\": \"unpaid\",\n                    \"service_code\": \"delivery\",\n                    \"formatted_address\": \"6546 Weatherfield Ct, Maumee, OH 43537, USA\",\n                    \"whento_deliver\": \"now\",\n                    \"delivery_date\": \"2025-04-15\",\n                    \"delivery_time\": \"\",\n                    \"delivery_time_end\": \"\",\n                    \"is_view\": \"1\",\n                    \"is_critical\": \"0\",\n                    \"date_created\": \"2025-04-15 10:10:42\",\n                    \"delivery_status\": null,\n                    \"payment_code\": null,\n                    \"total_discount\": null,\n                    \"points\": null,\n                    \"sub_total\": null,\n                    \"sub_total_less_discount\": null,\n                    \"service_fee\": null,\n                    \"small_order_fee\": null,\n                    \"delivery_fee\": null,\n                    \"packaging_fee\": null,\n                    \"card_fee\": null,\n                    \"tax_type\": null,\n                    \"tax\": null,\n                    \"tax_total\": null,\n                    \"courier_tip\": null,\n                    \"promo_code\": null,\n                    \"promo_total\": null,\n                    \"offer_discount\": null,\n                    \"offer_total\": null,\n                    \"commission_type\": null,\n                    \"commission_value\": null,\n                    \"commission_based\": null,\n                    \"commission\": null,\n                    \"merchant_earning\": null,\n                    \"total_original\": null,\n                    \"commission_original\": null,\n                    \"merchant_earning_original\": null,\n                    \"adjustment_commission\": null,\n                    \"adjustment_total\": null,\n                    \"use_currency_code\": null,\n                    \"base_currency_code\": null,\n                    \"exchange_rate\": null,\n                    \"admin_base_currency\": null,\n                    \"exchange_rate_use_currency_to_admin\": null,\n                    \"exchange_rate_merchant_to_admin\": null,\n                    \"exchange_rate_admin_to_merchant\": null,\n                    \"driver_id\": null,\n                    \"vehicle_id\": null,\n                    \"date_cancelled\": null,\n                    \"earning_approve\": null,\n                    \"delivered_at\": null,\n                    \"request_from\": null,\n                    \"date_modified\": null,\n                    \"ip_address\": null,\n                    \"is_test_order\": null,\n                    \"order_completion_time\": null,\n                    \"timezone\": null,\n                    \"accepted_at\": null,\n                    \"code\": null,\n                    \"code_status\": null\n                },\n                \"items\": [\n                    {\n                        \"item_row\": \"e1c1a72d-19e1-11f0-83c6-04421a974b9e\",\n                        \"cat_id\": \"1015\",\n                        \"parent_row\": null,\n                        \"category_name\": null,\n                        \"item_token\": \"Si39SGU2MWBZYMIMH5Bk\",\n                        \"item_name\": \"Garlic Bread\",\n                        \"item_changes\": \"1\",\n                        \"item_name_replace\": \"\",\n                        \"url_image\": \"http://localhost/restaurant6/backoffice/themes/classic/assets/images/placeholder.png\",\n                        \"special_instructions\": \"\",\n                        \"if_sold_out\": \"refund\",\n                        \"qty\": 1,\n                        \"price\": {\n                            \"item_size_id\": \"19760\",\n                            \"price\": 4,\n                            \"size_name\": \"\",\n                            \"discount\": 0,\n                            \"discount_type\": \"fixed\",\n                            \"price_after_discount\": 4,\n                            \"pretty_price\": \"$4.00\",\n                            \"pretty_price_after_discount\": \"$4.00\",\n                            \"total\": 4,\n                            \"pretty_total\": \"$4.00\",\n                            \"total_after_discount\": 4,\n                            \"pretty_total_after_discount\": \"$4.00\"\n                        },\n                        \"attributes\": [],\n                        \"attributes_raw\": [],\n                        \"addons\": [],\n                        \"tag_along_items\": [],\n                        \"additional_charge_list\": [],\n                        \"tax\": [\n                            {\n                                \"tax_id\": \"12\",\n                                \"tax_name\": \"State Tax\",\n                                \"tax_in_price\": false,\n                                \"tax_rate\": \"10\",\n                                \"tax_rate_type\": \"1\",\n                                \"tax_type\": \"1\",\n                                \"tax_amount_type\": \"1\"\n                            },\n                            {\n                                \"tax_id\": \"19\",\n                                \"tax_name\": \"Additional fee\",\n                                \"tax_in_price\": false,\n                                \"tax_rate\": \"10\",\n                                \"tax_rate_type\": \"1\",\n                                \"tax_type\": \"1\",\n                                \"tax_amount_type\": \"1\"\n                            }\n                        ]\n                    }\n                ],\n                \"customer\": {\n                    \"client_id\": \"145\",\n                    \"client_uuid\": \"86d24905-104f-11f0-bbea-04421a974b9e\",\n                    \"first_name\": \"Test\",\n                    \"last_name\": \"Test\",\n                    \"contact_phone\": \"+12025550123\",\n                    \"email_address\": \"test@eatsbee.com\",\n                    \"avatar\": \"http://localhost/restaurant6/backoffice/themes/classic/assets/images/user@2x.png\",\n                    \"member_since\": \"03 Apr 2025 5:50 AM\"\n                }\n            }\n        ]\n    }\n}"}],"_postman_id":"1c290d9f-f33c-498e-93e8-da0166150b99"},{"name":"Orders - Get Schedule Orders","id":"4ba700ee-ae77-4619-9b5f-1d73cc3065fb","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Content-Type","value":"application/json","type":"text"}],"url":"https://fooduat.eatsbee.com/backoffice/apibackendmobile/schedule_orders?schedule=1","description":"<p>Get all <strong>schedule</strong> orders.</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{accessToken}}"}]},"isInherited":true,"source":{"_postman_id":"0816187b-9aa0-42da-b641-1577991fb6a1","id":"0816187b-9aa0-42da-b641-1577991fb6a1","name":"Eatsbee API Documentation","type":"collection"}},"urlObject":{"path":["schedule_orders"],"host":["https://fooduat.eatsbee.com/backoffice/apibackendmobile"],"query":[{"key":"schedule","value":"1"}],"variable":[]}},"response":[{"id":"e1e91e26-68c9-4e92-8aa0-5f18d110ca02","name":"Orders - Get Schedule Orders","originalRequest":{"method":"GET","header":[{"key":"Content-Type","value":"application/json","type":"text"}],"url":{"raw":"https://food.eatsbee.com/backoffice/apibackendmobile/schedule_orders?schedule=1","protocol":"https","host":["food","eatsbee","com"],"path":["backoffice","apibackendmobile","schedule_orders"],"query":[{"key":"schedule","value":"1"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 15 Apr 2025 10:11:54 GMT"},{"key":"Server","value":"Apache/2.4.53 (Win64) OpenSSL/1.1.1n PHP/8.0.19"},{"key":"X-Powered-By","value":"PHP/8.0.19"},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Methods","value":"*"},{"key":"Access-Control-Allow-Headers","value":"origin, x-requested-with, content-type"},{"key":"Content-Length","value":"5894"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"code\": 1,\n    \"msg\": \"OK\",\n    \"details\": {\n        \"data\": [\n            {\n                \"order_data\": {\n                    \"total\": \"19.8000\",\n                    \"order_id\": \"459\",\n                    \"order_uuid\": \"e3d660fa-19e1-11f0-83c6-04421a974b9e\",\n                    \"merchant_id\": \"4\",\n                    \"client_id\": \"145\",\n                    \"status\": \"ready for pickup\",\n                    \"payment_status\": \"unpaid\",\n                    \"service_code\": \"delivery\",\n                    \"formatted_address\": \"6546 Weatherfield Ct, Maumee, OH 43537, USA\",\n                    \"whento_deliver\": \"now\",\n                    \"delivery_date\": \"2025-04-15\",\n                    \"delivery_time\": \"\",\n                    \"delivery_time_end\": \"\",\n                    \"is_view\": \"1\",\n                    \"is_critical\": \"0\",\n                    \"date_created\": \"2025-04-15 10:10:42\",\n                    \"delivery_status\": null,\n                    \"payment_code\": null,\n                    \"total_discount\": null,\n                    \"points\": null,\n                    \"sub_total\": null,\n                    \"sub_total_less_discount\": null,\n                    \"service_fee\": null,\n                    \"small_order_fee\": null,\n                    \"delivery_fee\": null,\n                    \"packaging_fee\": null,\n                    \"card_fee\": null,\n                    \"tax_type\": null,\n                    \"tax\": null,\n                    \"tax_total\": null,\n                    \"courier_tip\": null,\n                    \"promo_code\": null,\n                    \"promo_total\": null,\n                    \"offer_discount\": null,\n                    \"offer_total\": null,\n                    \"commission_type\": null,\n                    \"commission_value\": null,\n                    \"commission_based\": null,\n                    \"commission\": null,\n                    \"merchant_earning\": null,\n                    \"total_original\": null,\n                    \"commission_original\": null,\n                    \"merchant_earning_original\": null,\n                    \"adjustment_commission\": null,\n                    \"adjustment_total\": null,\n                    \"use_currency_code\": null,\n                    \"base_currency_code\": null,\n                    \"exchange_rate\": null,\n                    \"admin_base_currency\": null,\n                    \"exchange_rate_use_currency_to_admin\": null,\n                    \"exchange_rate_merchant_to_admin\": null,\n                    \"exchange_rate_admin_to_merchant\": null,\n                    \"driver_id\": null,\n                    \"vehicle_id\": null,\n                    \"date_cancelled\": null,\n                    \"earning_approve\": null,\n                    \"delivered_at\": null,\n                    \"request_from\": null,\n                    \"date_modified\": null,\n                    \"ip_address\": null,\n                    \"is_test_order\": null,\n                    \"order_completion_time\": null,\n                    \"timezone\": null,\n                    \"accepted_at\": null,\n                    \"code\": null,\n                    \"code_status\": null\n                },\n                \"items\": [\n                    {\n                        \"item_row\": \"e1c1a72d-19e1-11f0-83c6-04421a974b9e\",\n                        \"cat_id\": \"1015\",\n                        \"parent_row\": null,\n                        \"category_name\": null,\n                        \"item_token\": \"Si39SGU2MWBZYMIMH5Bk\",\n                        \"item_name\": \"Garlic Bread\",\n                        \"item_changes\": \"1\",\n                        \"item_name_replace\": \"\",\n                        \"url_image\": \"http://localhost/restaurant6/backoffice/themes/classic/assets/images/placeholder.png\",\n                        \"special_instructions\": \"\",\n                        \"if_sold_out\": \"refund\",\n                        \"qty\": 1,\n                        \"price\": {\n                            \"item_size_id\": \"19760\",\n                            \"price\": 4,\n                            \"size_name\": \"\",\n                            \"discount\": 0,\n                            \"discount_type\": \"fixed\",\n                            \"price_after_discount\": 4,\n                            \"pretty_price\": \"$4.00\",\n                            \"pretty_price_after_discount\": \"$4.00\",\n                            \"total\": 4,\n                            \"pretty_total\": \"$4.00\",\n                            \"total_after_discount\": 4,\n                            \"pretty_total_after_discount\": \"$4.00\"\n                        },\n                        \"attributes\": [],\n                        \"attributes_raw\": [],\n                        \"addons\": [],\n                        \"tag_along_items\": [],\n                        \"additional_charge_list\": [],\n                        \"tax\": [\n                            {\n                                \"tax_id\": \"12\",\n                                \"tax_name\": \"State Tax\",\n                                \"tax_in_price\": false,\n                                \"tax_rate\": \"10\",\n                                \"tax_rate_type\": \"1\",\n                                \"tax_type\": \"1\",\n                                \"tax_amount_type\": \"1\"\n                            },\n                            {\n                                \"tax_id\": \"19\",\n                                \"tax_name\": \"Additional fee\",\n                                \"tax_in_price\": false,\n                                \"tax_rate\": \"10\",\n                                \"tax_rate_type\": \"1\",\n                                \"tax_type\": \"1\",\n                                \"tax_amount_type\": \"1\"\n                            }\n                        ]\n                    }\n                ],\n                \"customer\": {\n                    \"client_id\": \"145\",\n                    \"client_uuid\": \"86d24905-104f-11f0-bbea-04421a974b9e\",\n                    \"first_name\": \"Test\",\n                    \"last_name\": \"Test\",\n                    \"contact_phone\": \"+12025550123\",\n                    \"email_address\": \"test@eatsbee.com\",\n                    \"avatar\": \"http://localhost/restaurant6/backoffice/themes/classic/assets/images/user@2x.png\",\n                    \"member_since\": \"03 Apr 2025 5:50 AM\"\n                }\n            },\n            {\n                \"order_data\": {\n                    \"total\": \"19.8000\",\n                    \"order_id\": \"460\",\n                    \"order_uuid\": \"0b8b4065-19e2-11f0-83c6-04421a974b9e\",\n                    \"merchant_id\": \"4\",\n                    \"client_id\": \"145\",\n                    \"status\": \"new\",\n                    \"payment_status\": \"unpaid\",\n                    \"service_code\": \"delivery\",\n                    \"formatted_address\": \"6546 Weatherfield Ct, Maumee, OH 43537, USA\",\n                    \"whento_deliver\": \"schedule\",\n                    \"delivery_date\": \"2025-04-15\",\n                    \"delivery_time\": \"09:00 PM\",\n                    \"delivery_time_end\": \"\",\n                    \"is_view\": \"0\",\n                    \"is_critical\": \"0\",\n                    \"date_created\": \"2025-04-15 10:11:49\",\n                    \"delivery_status\": null,\n                    \"payment_code\": null,\n                    \"total_discount\": null,\n                    \"points\": null,\n                    \"sub_total\": null,\n                    \"sub_total_less_discount\": null,\n                    \"service_fee\": null,\n                    \"small_order_fee\": null,\n                    \"delivery_fee\": null,\n                    \"packaging_fee\": null,\n                    \"card_fee\": null,\n                    \"tax_type\": null,\n                    \"tax\": null,\n                    \"tax_total\": null,\n                    \"courier_tip\": null,\n                    \"promo_code\": null,\n                    \"promo_total\": null,\n                    \"offer_discount\": null,\n                    \"offer_total\": null,\n                    \"commission_type\": null,\n                    \"commission_value\": null,\n                    \"commission_based\": null,\n                    \"commission\": null,\n                    \"merchant_earning\": null,\n                    \"total_original\": null,\n                    \"commission_original\": null,\n                    \"merchant_earning_original\": null,\n                    \"adjustment_commission\": null,\n                    \"adjustment_total\": null,\n                    \"use_currency_code\": null,\n                    \"base_currency_code\": null,\n                    \"exchange_rate\": null,\n                    \"admin_base_currency\": null,\n                    \"exchange_rate_use_currency_to_admin\": null,\n                    \"exchange_rate_merchant_to_admin\": null,\n                    \"exchange_rate_admin_to_merchant\": null,\n                    \"driver_id\": null,\n                    \"vehicle_id\": null,\n                    \"date_cancelled\": null,\n                    \"earning_approve\": null,\n                    \"delivered_at\": null,\n                    \"request_from\": null,\n                    \"date_modified\": null,\n                    \"ip_address\": null,\n                    \"is_test_order\": null,\n                    \"order_completion_time\": null,\n                    \"timezone\": null,\n                    \"accepted_at\": null,\n                    \"code\": null,\n                    \"code_status\": null\n                },\n                \"items\": [\n                    {\n                        \"item_row\": \"06f6498f-19e2-11f0-83c6-04421a974b9e\",\n                        \"cat_id\": \"1015\",\n                        \"parent_row\": null,\n                        \"category_name\": null,\n                        \"item_token\": \"Si39SGU2MWBZYMIMH5Bk\",\n                        \"item_name\": \"Garlic Bread\",\n                        \"item_changes\": \"1\",\n                        \"item_name_replace\": \"\",\n                        \"url_image\": \"http://localhost/restaurant6/backoffice/themes/classic/assets/images/placeholder.png\",\n                        \"special_instructions\": \"\",\n                        \"if_sold_out\": \"refund\",\n                        \"qty\": 1,\n                        \"price\": {\n                            \"item_size_id\": \"19760\",\n                            \"price\": 4,\n                            \"size_name\": \"\",\n                            \"discount\": 0,\n                            \"discount_type\": \"fixed\",\n                            \"price_after_discount\": 4,\n                            \"pretty_price\": \"$4.00\",\n                            \"pretty_price_after_discount\": \"$4.00\",\n                            \"total\": 4,\n                            \"pretty_total\": \"$4.00\",\n                            \"total_after_discount\": 4,\n                            \"pretty_total_after_discount\": \"$4.00\"\n                        },\n                        \"attributes\": [],\n                        \"attributes_raw\": [],\n                        \"addons\": [],\n                        \"tag_along_items\": [],\n                        \"additional_charge_list\": [],\n                        \"tax\": [\n                            {\n                                \"tax_id\": \"12\",\n                                \"tax_name\": \"State Tax\",\n                                \"tax_in_price\": false,\n                                \"tax_rate\": \"10\",\n                                \"tax_rate_type\": \"1\",\n                                \"tax_type\": \"1\",\n                                \"tax_amount_type\": \"1\"\n                            },\n                            {\n                                \"tax_id\": \"19\",\n                                \"tax_name\": \"Additional fee\",\n                                \"tax_in_price\": false,\n                                \"tax_rate\": \"10\",\n                                \"tax_rate_type\": \"1\",\n                                \"tax_type\": \"1\",\n                                \"tax_amount_type\": \"1\"\n                            }\n                        ]\n                    }\n                ],\n                \"customer\": {\n                    \"client_id\": \"145\",\n                    \"client_uuid\": \"86d24905-104f-11f0-bbea-04421a974b9e\",\n                    \"first_name\": \"Test\",\n                    \"last_name\": \"Test\",\n                    \"contact_phone\": \"+12025550123\",\n                    \"email_address\": \"test@eatsbee.com\",\n                    \"avatar\": \"http://localhost/restaurant6/backoffice/themes/classic/assets/images/user@2x.png\",\n                    \"member_since\": \"03 Apr 2025 5:50 AM\"\n                }\n            }\n        ]\n    }\n}"}],"_postman_id":"4ba700ee-ae77-4619-9b5f-1d73cc3065fb"},{"name":"Orders - Accept Order","event":[{"listen":"test","script":{"id":"937801be-d812-45fc-85d9-15f20081c847","exec":[""],"type":"text/javascript","packages":{}}}],"id":"25ec195b-4b45-42ff-aea0-1e67cb498331","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"order_uuid\": \"5bb8a5e1-8c78-11f0-a436-0ee59d028ae1\",\r\n    \"delivery_date\": \"2025-09-08\",\r\n    \"delivery_time\": \"15:15:00\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://fooduat.eatsbee.com/backoffice/apibackendmobile/accept_order","description":"<p>Accept a new order</p>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code class=\"language-json\">{\n    \"order_uuid\": \"e3d660fa-19e1-11f0-83c6-04421a974b9e\", // string, not null\n    \"delivery_date\": \"2025-04-15\", // date, null, format is yyyy-mm-dd\n    \"delivery_time\": \"15:15:00\"  // time, null, format is hh:mm:00 with hh in 24 hour notation\n}\n\n</code></pre>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{accessToken}}"}]},"isInherited":true,"source":{"_postman_id":"0816187b-9aa0-42da-b641-1577991fb6a1","id":"0816187b-9aa0-42da-b641-1577991fb6a1","name":"Eatsbee API Documentation","type":"collection"}},"urlObject":{"path":["accept_order"],"host":["https://fooduat.eatsbee.com/backoffice/apibackendmobile"],"query":[],"variable":[]}},"response":[{"id":"2ceb9d64-283d-40f0-9fe0-7a67393be408","name":"Orders - Accept Order","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","value":"","type":"text","disabled":true}],"body":{"mode":"raw","raw":"{\r\n    \"order_uuid\": \"e3d660fa-19e1-11f0-83c6-04421a974b9e\",\r\n    \"delivery_date\": \"2025-04-15\",\r\n    \"delivery_time\": \"15:15:00\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://food.eatsbee.com/backoffice/apibackendmobile/accept_order"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 15 Apr 2025 10:12:51 GMT"},{"key":"Server","value":"Apache/2.4.53 (Win64) OpenSSL/1.1.1n PHP/8.0.19"},{"key":"X-Powered-By","value":"PHP/8.0.19"},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Methods","value":"*"},{"key":"Access-Control-Allow-Headers","value":"origin, x-requested-with, content-type"},{"key":"Content-Length","value":"48"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"code\": 1,\n    \"msg\": \"Status Updated\",\n    \"details\": null\n}"}],"_postman_id":"25ec195b-4b45-42ff-aea0-1e67cb498331"},{"name":"Orders - Ready Order","event":[{"listen":"test","script":{"id":"a60e46e9-457d-448e-b673-1139c5b2a25b","exec":[""],"type":"text/javascript"}}],"id":"e1ca8df2-cee3-46f7-8d12-55b1123bcb1a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"order_uuid\": \"e3d660fa-19e1-11f0-83c6-04421a974b9e\" \r\n}","options":{"raw":{"language":"json"}}},"url":"https://fooduat.eatsbee.com/backoffice/apibackendmobile/ready_order","description":"<p>Mark accepted order as ready</p>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code class=\"language-json\">{\n    \"order_uuid\": \"e3d660fa-19e1-11f0-83c6-04421a974b9e\" // string, not null\n}\n\n</code></pre>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{accessToken}}"}]},"isInherited":true,"source":{"_postman_id":"0816187b-9aa0-42da-b641-1577991fb6a1","id":"0816187b-9aa0-42da-b641-1577991fb6a1","name":"Eatsbee API Documentation","type":"collection"}},"urlObject":{"path":["ready_order"],"host":["https://fooduat.eatsbee.com/backoffice/apibackendmobile"],"query":[],"variable":[]}},"response":[{"id":"ccedad3b-cfca-43f5-b32d-0c4e47c97705","name":"Orders - Ready Order","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"order_uuid\": \"e3d660fa-19e1-11f0-83c6-04421a974b9e\" \r\n}","options":{"raw":{"language":"json"}}},"url":"https://food.eatsbee.com/backoffice/apibackendmobile/ready_order"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 15 Apr 2025 10:14:30 GMT"},{"key":"Server","value":"Apache/2.4.53 (Win64) OpenSSL/1.1.1n PHP/8.0.19"},{"key":"X-Powered-By","value":"PHP/8.0.19"},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Methods","value":"*"},{"key":"Access-Control-Allow-Headers","value":"origin, x-requested-with, content-type"},{"key":"Content-Length","value":"48"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"code\": 1,\n    \"msg\": \"Status Updated\",\n    \"details\": null\n}"}],"_postman_id":"e1ca8df2-cee3-46f7-8d12-55b1123bcb1a"},{"name":"Orders - Complete Order","event":[{"listen":"test","script":{"id":"c08d243d-42a5-4d8d-9042-bf5a55340998","exec":[""],"type":"text/javascript"}}],"id":"375b7c55-573b-43f9-b055-c403ca429317","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"order_uuid\": \"e3d660fa-19e1-11f0-83c6-04421a974b9e\" \r\n}","options":{"raw":{"language":"json"}}},"url":"https://fooduat.eatsbee.com/backoffice/apibackendmobile/complete_order","description":"<p>Mark ready order as completed</p>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code class=\"language-json\">{\n    \"order_uuid\": \"e3d660fa-19e1-11f0-83c6-04421a974b9e\" // string, not null\n}\n\n</code></pre>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{accessToken}}"}]},"isInherited":true,"source":{"_postman_id":"0816187b-9aa0-42da-b641-1577991fb6a1","id":"0816187b-9aa0-42da-b641-1577991fb6a1","name":"Eatsbee API Documentation","type":"collection"}},"urlObject":{"path":["complete_order"],"host":["https://fooduat.eatsbee.com/backoffice/apibackendmobile"],"query":[],"variable":[]}},"response":[{"id":"9afc9054-58ec-4070-9757-158e022d1807","name":"Orders - Complete Order","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"order_uuid\": \"e3d660fa-19e1-11f0-83c6-04421a974b9e\" \r\n}","options":{"raw":{"language":"json"}}},"url":"https://food.eatsbee.com/backoffice/apibackendmobile/complete_order"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 15 Apr 2025 10:14:55 GMT"},{"key":"Server","value":"Apache/2.4.53 (Win64) OpenSSL/1.1.1n PHP/8.0.19"},{"key":"X-Powered-By","value":"PHP/8.0.19"},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Methods","value":"*"},{"key":"Access-Control-Allow-Headers","value":"origin, x-requested-with, content-type"},{"key":"Content-Length","value":"48"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"code\": 1,\n    \"msg\": \"Status Updated\",\n    \"details\": null\n}"}],"_postman_id":"375b7c55-573b-43f9-b055-c403ca429317"},{"name":"Orders - Cancel Order","event":[{"listen":"test","script":{"id":"bc7d432a-43cd-4d70-a738-a6016597375f","exec":[""],"type":"text/javascript"}}],"id":"3856c1e6-f568-4e73-a089-13d8f4b8fe0a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"order_uuid\": \"8a65dbf5-19e2-11f0-83c6-04421a974b9e\",\r\n    \"amount\": \"0.00\",\r\n    \"reason\": \"Kitchen closed\"  \r\n}","options":{"raw":{"language":"json"}}},"url":"https://fooduat.eatsbee.com/backoffice/apibackendmobile/cancel_order","description":"<p>Cancel an order</p>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code class=\"language-json\">{\n    \"order_uuid\": \"8a65dbf5-19e2-11f0-83c6-04421a974b9e\", // string, not null\n    \"amount\": \"0.00\", // amount, null, refund amount must not be greater than total amount\n    \"reason\": \"Kitchen closed\"  // string, null, cancellation reason\n}\n\n</code></pre>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{accessToken}}"}]},"isInherited":true,"source":{"_postman_id":"0816187b-9aa0-42da-b641-1577991fb6a1","id":"0816187b-9aa0-42da-b641-1577991fb6a1","name":"Eatsbee API Documentation","type":"collection"}},"urlObject":{"path":["cancel_order"],"host":["https://fooduat.eatsbee.com/backoffice/apibackendmobile"],"query":[],"variable":[]}},"response":[{"id":"b08770fe-8da4-4ff3-9425-cd6c20da6b65","name":"Orders - Cancel Order","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"order_uuid\": \"8a65dbf5-19e2-11f0-83c6-04421a974b9e\",\r\n    \"amount\": \"0.00\",\r\n    \"reason\": \"Kitchen closed\"  \r\n}","options":{"raw":{"language":"json"}}},"url":"https://food.eatsbee.com/backoffice/apibackendmobile/cancel_order"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 15 Apr 2025 10:19:02 GMT"},{"key":"Server","value":"Apache/2.4.53 (Win64) OpenSSL/1.1.1n PHP/8.0.19"},{"key":"X-Powered-By","value":"PHP/8.0.19"},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Methods","value":"*"},{"key":"Access-Control-Allow-Headers","value":"origin, x-requested-with, content-type"},{"key":"Content-Length","value":"49"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"code\": 1,\n    \"msg\": \"Order cancelled\",\n    \"details\": null\n}"}],"_postman_id":"3856c1e6-f568-4e73-a089-13d8f4b8fe0a"},{"name":"Get Merchant Pause Order Status","event":[{"listen":"test","script":{"id":"bc7d432a-43cd-4d70-a738-a6016597375f","exec":[""],"type":"text/javascript","packages":{}}}],"id":"cf01ecd0-3076-44de-936e-9ff19e3a129f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"https://fooduat.eatsbee.com/backoffice/apibackendmobile/order_pause_status","description":"<p>Cancel an order</p>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code class=\"language-json\">{\n    \"order_uuid\": \"8a65dbf5-19e2-11f0-83c6-04421a974b9e\", // string, not null\n    \"amount\": \"0.00\", // amount, null, refund amount must not be greater than total amount\n    \"reason\": \"Kitchen closed\"  // string, null, cancellation reason\n}\n\n</code></pre>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{accessToken}}"}]},"isInherited":true,"source":{"_postman_id":"0816187b-9aa0-42da-b641-1577991fb6a1","id":"0816187b-9aa0-42da-b641-1577991fb6a1","name":"Eatsbee API Documentation","type":"collection"}},"urlObject":{"path":["order_pause_status"],"host":["https://fooduat.eatsbee.com/backoffice/apibackendmobile"],"query":[],"variable":[]}},"response":[],"_postman_id":"cf01ecd0-3076-44de-936e-9ff19e3a129f"},{"name":"Get Merchant Pause Order Meta Data","event":[{"listen":"test","script":{"id":"bc7d432a-43cd-4d70-a738-a6016597375f","exec":[""],"type":"text/javascript","packages":{}}}],"id":"e85d5f65-6e8d-4ec7-8bf8-d360eb53df81","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"https://fooduat.eatsbee.com/backoffice/apibackendmobile/get_pause_metadata","description":"<p>Cancel an order</p>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code class=\"language-json\">{\n    \"order_uuid\": \"8a65dbf5-19e2-11f0-83c6-04421a974b9e\", // string, not null\n    \"amount\": \"0.00\", // amount, null, refund amount must not be greater than total amount\n    \"reason\": \"Kitchen closed\"  // string, null, cancellation reason\n}\n\n</code></pre>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{accessToken}}"}]},"isInherited":true,"source":{"_postman_id":"0816187b-9aa0-42da-b641-1577991fb6a1","id":"0816187b-9aa0-42da-b641-1577991fb6a1","name":"Eatsbee API Documentation","type":"collection"}},"urlObject":{"path":["get_pause_metadata"],"host":["https://fooduat.eatsbee.com/backoffice/apibackendmobile"],"query":[],"variable":[]}},"response":[],"_postman_id":"e85d5f65-6e8d-4ec7-8bf8-d360eb53df81"},{"name":"Get Merchant Time Zone","event":[{"listen":"test","script":{"id":"bc7d432a-43cd-4d70-a738-a6016597375f","exec":[""],"type":"text/javascript"}}],"id":"ec8b2e64-2398-4420-9b65-01e2b012d396","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"https://fooduat.eatsbee.com/backoffice/apibackendmobile/get_timezone","description":"<p>Cancel an order</p>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code class=\"language-json\">{\n    \"order_uuid\": \"8a65dbf5-19e2-11f0-83c6-04421a974b9e\", // string, not null\n    \"amount\": \"0.00\", // amount, null, refund amount must not be greater than total amount\n    \"reason\": \"Kitchen closed\"  // string, null, cancellation reason\n}\n\n</code></pre>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{accessToken}}"}]},"isInherited":true,"source":{"_postman_id":"0816187b-9aa0-42da-b641-1577991fb6a1","id":"0816187b-9aa0-42da-b641-1577991fb6a1","name":"Eatsbee API Documentation","type":"collection"}},"urlObject":{"path":["get_timezone"],"host":["https://fooduat.eatsbee.com/backoffice/apibackendmobile"],"query":[],"variable":[]}},"response":[],"_postman_id":"ec8b2e64-2398-4420-9b65-01e2b012d396"},{"name":"Order - Update-Print-Status","id":"a0539b0b-83ce-4e1b-aad1-c3a7b63cd606","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"order_uuid\": \"f48882a8-413f-11f0-8119-6045bdeee9b0\",\n    \"is_print\": \"1\"\n    \n}","options":{"raw":{"language":"json"}}},"url":"https://fooduat.eatsbee.com/backoffice/apibackendmobile/order_update_print_status","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{accessToken}}"}]},"isInherited":true,"source":{"_postman_id":"0816187b-9aa0-42da-b641-1577991fb6a1","id":"0816187b-9aa0-42da-b641-1577991fb6a1","name":"Eatsbee API Documentation","type":"collection"}},"urlObject":{"path":["order_update_print_status"],"host":["https://fooduat.eatsbee.com/backoffice/apibackendmobile"],"query":[],"variable":[]}},"response":[],"_postman_id":"a0539b0b-83ce-4e1b-aad1-c3a7b63cd606"}],"id":"ac535711-5d58-460e-8027-c52443e66cdf","description":"<p>This folder contains all order management requests.</p>\n","_postman_id":"ac535711-5d58-460e-8027-c52443e66cdf","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{accessToken}}"}]},"isInherited":true,"source":{"_postman_id":"0816187b-9aa0-42da-b641-1577991fb6a1","id":"0816187b-9aa0-42da-b641-1577991fb6a1","name":"Eatsbee API Documentation","type":"collection"}}},{"name":"Store","item":[{"name":"Store - Set Store Pause","event":[{"listen":"test","script":{"id":"bc7d432a-43cd-4d70-a738-a6016597375f","exec":[""],"type":"text/javascript","packages":{}}}],"id":"422eb719-7aef-44f6-b6ea-39e583eca0c8","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"merchant_id\": \"4\",\r\n    \"pause_hours\": \"1\",\r\n    \"pause_minutes\": \"40\",\r\n    \"reason\": \"Busy\",\r\n    \"time_delay\": \"100\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://fooduat.eatsbee.com/backoffice/apibackendmobile/set_pause_order","description":"<p>Cancel an order</p>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code class=\"language-json\">{\n    \"order_uuid\": \"8a65dbf5-19e2-11f0-83c6-04421a974b9e\", // string, not null\n    \"amount\": \"0.00\", // amount, null, refund amount must not be greater than total amount\n    \"reason\": \"Kitchen closed\"  // string, null, cancellation reason\n}\n\n</code></pre>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{accessToken}}"}]},"isInherited":true,"source":{"_postman_id":"0816187b-9aa0-42da-b641-1577991fb6a1","id":"0816187b-9aa0-42da-b641-1577991fb6a1","name":"Eatsbee API Documentation","type":"collection"}},"urlObject":{"path":["set_pause_order"],"host":["https://fooduat.eatsbee.com/backoffice/apibackendmobile"],"query":[],"variable":[]}},"response":[],"_postman_id":"422eb719-7aef-44f6-b6ea-39e583eca0c8"},{"name":"Resume Accepting Orders Manually","event":[{"listen":"test","script":{"id":"bc7d432a-43cd-4d70-a738-a6016597375f","exec":[""],"type":"text/javascript","packages":{}}}],"id":"b02b4bf7-7516-4379-aefd-9b0ac2e8ddde","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"merchant_id\": \"4\",\r\n    \"accepting_order\": true\r\n}","options":{"raw":{"language":"json"}}},"url":"https://fooduat.eatsbee.com/backoffice/apibackendmobile/update_ordering_status","description":"<p>Cancel an order</p>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code class=\"language-json\">{\n    \"order_uuid\": \"8a65dbf5-19e2-11f0-83c6-04421a974b9e\", // string, not null\n    \"amount\": \"0.00\", // amount, null, refund amount must not be greater than total amount\n    \"reason\": \"Kitchen closed\"  // string, null, cancellation reason\n}\n\n</code></pre>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{accessToken}}"}]},"isInherited":true,"source":{"_postman_id":"0816187b-9aa0-42da-b641-1577991fb6a1","id":"0816187b-9aa0-42da-b641-1577991fb6a1","name":"Eatsbee API Documentation","type":"collection"}},"urlObject":{"path":["update_ordering_status"],"host":["https://fooduat.eatsbee.com/backoffice/apibackendmobile"],"query":[],"variable":[]}},"response":[],"_postman_id":"b02b4bf7-7516-4379-aefd-9b0ac2e8ddde"}],"id":"ea2aafee-b2b4-49e6-9c2a-649b371f7f65","description":"<p>This folder contains all store management requests.</p>\n","_postman_id":"ea2aafee-b2b4-49e6-9c2a-649b371f7f65","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{accessToken}}"}]},"isInherited":true,"source":{"_postman_id":"0816187b-9aa0-42da-b641-1577991fb6a1","id":"0816187b-9aa0-42da-b641-1577991fb6a1","name":"Eatsbee API Documentation","type":"collection"}}},{"name":"Menu","item":[{"name":"Menu - Get Menu Items","id":"c393d48a-3099-4d77-9711-afdfad37d671","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{accessToken}}"}]},"isInherited":false},"method":"GET","header":[{"key":"Content-Type","value":"application/json","type":"text"}],"url":"https://fooduat.eatsbee.com/backoffice/apibackendmobile/menu_items","description":"<p>Get all menu items of store</p>\n","urlObject":{"path":["menu_items"],"host":["https://fooduat.eatsbee.com/backoffice/apibackendmobile"],"query":[],"variable":[]}},"response":[],"_postman_id":"c393d48a-3099-4d77-9711-afdfad37d671"},{"name":"Menu - Get Menu Items Copy","id":"ea28797c-cfbe-4b4d-bb49-ae215cf0d528","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"GET","header":[{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"item_id\":\"21839\",\r\n    \"available\":0\r\n}","options":{"raw":{"language":"json"}}},"url":"https://fooduat.eatsbee.com/backoffice/apibackendmobile/update_item_availability","description":"<p>Get all menu items of store</p>\n","urlObject":{"path":["update_item_availability"],"host":["https://fooduat.eatsbee.com/backoffice/apibackendmobile"],"query":[],"variable":[]}},"response":[],"_postman_id":"ea28797c-cfbe-4b4d-bb49-ae215cf0d528"}],"id":"d7b16d93-3bc0-46c2-95b2-1b67d9ee3012","description":"<p>This folder contains all menu management requests.</p>\n","_postman_id":"d7b16d93-3bc0-46c2-95b2-1b67d9ee3012","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{accessToken}}"}]},"isInherited":true,"source":{"_postman_id":"0816187b-9aa0-42da-b641-1577991fb6a1","id":"0816187b-9aa0-42da-b641-1577991fb6a1","name":"Eatsbee API Documentation","type":"collection"}}},{"name":"Settings","item":[{"name":"Settings - Terms and Conditions","id":"53fb757e-d5c4-41b9-bb3f-44168f628deb","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Content-Type","value":"application/json","type":"text"}],"url":"https://fooduat.eatsbee.com/backoffice/apibackendmobile/terms_and_conditions","description":"<p>Get Terms and Conditions along with URLs for the Privacy Policy and Restaurant Agreement</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{accessToken}}"}]},"isInherited":true,"source":{"_postman_id":"0816187b-9aa0-42da-b641-1577991fb6a1","id":"0816187b-9aa0-42da-b641-1577991fb6a1","name":"Eatsbee API Documentation","type":"collection"}},"urlObject":{"path":["terms_and_conditions"],"host":["https://fooduat.eatsbee.com/backoffice/apibackendmobile"],"query":[],"variable":[]}},"response":[{"id":"699ec4fc-5293-43b5-9b50-8cdbd4b93569","name":"Settings - Terms and Conditions","originalRequest":{"method":"GET","header":[{"key":"Content-Type","value":"application/json","type":"text"}],"url":"https://food.eatsbee.com/backoffice/apibackendmobile/terms_and_conditions"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Connection","value":"Keep-Alive"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"x-powered-by","value":"PHP/8.0.30"},{"key":"expires","value":"Thu, 19 Nov 1981 08:52:00 GMT"},{"key":"cache-control","value":"no-store, no-cache, must-revalidate"},{"key":"pragma","value":"no-cache"},{"key":"access-control-allow-origin","value":"*"},{"key":"access-control-allow-methods","value":"*"},{"key":"content-type","value":"application/json"},{"key":"content-length","value":"177"},{"key":"content-encoding","value":"br"},{"key":"vary","value":"Accept-Encoding"},{"key":"date","value":"Mon, 14 Apr 2025 09:01:04 GMT"},{"key":"server","value":"LiteSpeed"},{"key":"platform","value":"hostinger"},{"key":"panel","value":"hpanel"},{"key":"content-security-policy","value":"upgrade-insecure-requests"},{"key":"access-control-allow-headers","value":"origin, x-requested-with, content-type"},{"key":"alt-svc","value":"h3=\":443\"; ma=2592000, h3-29=\":443\"; ma=2592000, h3-Q050=\":443\"; ma=2592000, h3-Q046=\":443\"; ma=2592000, h3-Q043=\":443\"; ma=2592000, quic=\":443\"; ma=2592000; v=\"43,46\""}],"cookie":[],"responseTime":null,"body":"{\n    \"code\": 1,\n    \"msg\": \"ok\",\n    \"details\": {\n        \"title\": \"Terms And Conditions\",\n        \"descrition\": \"Terms And Conditions Description\",\n        \"privacy_policy_url\": \"https://get.eatsbee.com/website-privacy-policy\",\n        \"restaurant_agreement_url\": \" https://get.eatsbee.com/restaurant-agreement\"\n    }\n}"}],"_postman_id":"53fb757e-d5c4-41b9-bb3f-44168f628deb"}],"id":"a9eb76f1-fd2a-4577-b037-13dfd7901375","description":"<p>This folder contains all settings requests.</p>\n","_postman_id":"a9eb76f1-fd2a-4577-b037-13dfd7901375","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{accessToken}}"}]},"isInherited":true,"source":{"_postman_id":"0816187b-9aa0-42da-b641-1577991fb6a1","id":"0816187b-9aa0-42da-b641-1577991fb6a1","name":"Eatsbee API Documentation","type":"collection"}}},{"name":"Printer","item":[{"name":"Printer - Store New Printer Device","id":"104dd0a6-c8e5-495b-8899-d72ef92abf19","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"printer_name\": \"Epson printer\",\r\n    \"printer_model\": \"WiFi\",\r\n    \"ip_address\": \"192.168.1.116\",\r\n    \"auto_print\": 0,\r\n    \"characteristics\": \"characteristics\",\r\n    \"device_uuid\": \"device_uuid\",\r\n    \"service_id\": \"service_id\",\r\n    \"merchant_id\": \"4\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://fooduat.eatsbee.com/backoffice/apibackendmobile/print_store","description":"<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code class=\"language-json\">{\n    \"printer_name\": \"Epson printer\", // string, not null, up to 100 char\n    \"printer_model\": \"WiFi\", // string, null, up to 100 char\n    \"ip_address\": \"192.168.1.116\", // ip address, null, up to 50 char\n    \"auto_print\": 0, // boolean, null\n    \"characteristics\": \"characteristics\", // string, null, up to 100 char\n    \"device_uuid\": \"device_uuid\", // string, null, up to 255 char\n    \"service_id\": \"service_id\", // string, null, up to 100 char\n    \"merchant_id\": 4 // int, not null\n}\n\n</code></pre>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{accessToken}}"}]},"isInherited":true,"source":{"_postman_id":"0816187b-9aa0-42da-b641-1577991fb6a1","id":"0816187b-9aa0-42da-b641-1577991fb6a1","name":"Eatsbee API Documentation","type":"collection"}},"urlObject":{"path":["print_store"],"host":["https://fooduat.eatsbee.com/backoffice/apibackendmobile"],"query":[],"variable":[]}},"response":[],"_postman_id":"104dd0a6-c8e5-495b-8899-d72ef92abf19"},{"name":"Printer - Store New Printer Logs","id":"4cc4968b-fe84-4552-be0f-79fd647c3b67","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"formdata","formdata":[{"key":"file","type":"file","src":"/C:/Users/Ehtisham/Downloads/invoice-1007 (1).pdf"},{"key":"order_id","value":"460","type":"text"},{"key":"merchant_id","value":"4","type":"text"},{"key":"status","value":"printing","type":"text"},{"key":"ip_address","value":"192.168.1.116","type":"text"},{"key":"job_id","value":"a2","type":"text"},{"key":"receipt_type","value":"kitchen","type":"text"},{"key":"printer_number","value":"","type":"text","uuid":"fde67d94-d317-49ca-8942-da9454183ab2"}]},"url":"https://fooduat.eatsbee.com/backoffice/apibackendmobile/print_logs_store","description":"<p>{<br />\"file\": \"invoice-1007 (1).pdf\", // file, not null, only .pdf files are allowed<br />\"order_id\": 1, // int, not null</p>\n<p>\"merchant_id\": 4, // int, not null</p>\n<p>\"status\": \"printing\", // string, null, up to 255 char<br />\"ip_address\": \"192.168.1.116\", // ip address, null<br />\"job_id\": \"a2\", // string, null, up to 100 char<br />\"receipt_type\": \"kitchen\", // string, null, only 'kitchen', 'client' values are allowed<br />}</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{accessToken}}"}]},"isInherited":true,"source":{"_postman_id":"0816187b-9aa0-42da-b641-1577991fb6a1","id":"0816187b-9aa0-42da-b641-1577991fb6a1","name":"Eatsbee API Documentation","type":"collection"}},"urlObject":{"path":["print_logs_store"],"host":["https://fooduat.eatsbee.com/backoffice/apibackendmobile"],"query":[],"variable":[]}},"response":[{"id":"db1e44e9-e00a-40f1-a789-1530ad036d7b","name":"Printer - Store New Printer Logs","originalRequest":{"method":"POST","header":[],"body":{"mode":"formdata","formdata":[{"key":"file","type":"file","src":"/C:/Users/Ehtisham/Downloads/invoice-1007 (1).pdf"},{"key":"order_id","value":"460","type":"text"},{"key":"merchant_id","value":"4","type":"text"},{"key":"status","value":"printing","type":"text"},{"key":"ip_address","value":"192.168.1.116","type":"text"},{"key":"job_id","value":"a2","type":"text"},{"key":"receipt_type","value":"kitchen","type":"text"}]},"url":"https://food.eatsbee.com/backoffice/apibackendmobile/print_logs_store"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 15 Apr 2025 11:00:48 GMT"},{"key":"Server","value":"Apache/2.4.53 (Win64) OpenSSL/1.1.1n PHP/8.0.19"},{"key":"X-Powered-By","value":"PHP/8.0.19"},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Methods","value":"*"},{"key":"Access-Control-Allow-Headers","value":"origin, x-requested-with, content-type"},{"key":"Content-Length","value":"287"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"code\": 1,\n    \"msg\": \"OK\",\n    \"details\": {\n        \"data\": {\n            \"id\": \"1\",\n            \"order_id\": \"304\",\n            \"merchant_id\": \"4\",\n            \"printer_type\": \"feie\",\n            \"printer_number\": \"2\",\n            \"print_content\": \"testing!!\",\n            \"job_id\": \"a2\",\n            \"status\": \"printing\",\n            \"date_created\": \"2025-03-21 11:09:49\",\n            \"ip_address\": \"49.156.88.109\",\n            \"deleted_at\": null,\n            \"type\": null\n        }\n    }\n}"}],"_postman_id":"4cc4968b-fe84-4552-be0f-79fd647c3b67"},{"name":"Get printers","id":"14f9f2f0-3399-4f4f-a2e4-1eaca919c388","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"merchant_id\":4\r\n}","options":{"raw":{"language":"json"}}},"url":"https://fooduat.eatsbee.com/backoffice/apibackendmobile/get_printers","description":"<p>{<br />\"file\": \"invoice-1007 (1).pdf\", // file, not null, only .pdf files are allowed<br />\"order_id\": 1, // int, not null</p>\n<p>\"merchant_id\": 4, // int, not null</p>\n<p>\"status\": \"printing\", // string, null, up to 255 char<br />\"ip_address\": \"192.168.1.116\", // ip address, null<br />\"job_id\": \"a2\", // string, null, up to 100 char<br />\"receipt_type\": \"kitchen\", // string, null, only 'kitchen', 'client' values are allowed<br />}</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{accessToken}}"}]},"isInherited":true,"source":{"_postman_id":"0816187b-9aa0-42da-b641-1577991fb6a1","id":"0816187b-9aa0-42da-b641-1577991fb6a1","name":"Eatsbee API Documentation","type":"collection"}},"urlObject":{"path":["get_printers"],"host":["https://fooduat.eatsbee.com/backoffice/apibackendmobile"],"query":[],"variable":[]}},"response":[{"id":"6d60a166-4bb8-459f-a511-fc0ee72215a5","name":"Printer - Store New Printer Logs","originalRequest":{"method":"POST","header":[],"body":{"mode":"formdata","formdata":[{"key":"file","type":"file","src":"/C:/Users/Ehtisham/Downloads/invoice-1007 (1).pdf"},{"key":"order_id","value":"460","type":"text"},{"key":"merchant_id","value":"4","type":"text"},{"key":"status","value":"printing","type":"text"},{"key":"ip_address","value":"192.168.1.116","type":"text"},{"key":"job_id","value":"a2","type":"text"},{"key":"receipt_type","value":"kitchen","type":"text"}]},"url":"https://food.eatsbee.com/backoffice/apibackendmobile/print_logs_store"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 15 Apr 2025 11:00:48 GMT"},{"key":"Server","value":"Apache/2.4.53 (Win64) OpenSSL/1.1.1n PHP/8.0.19"},{"key":"X-Powered-By","value":"PHP/8.0.19"},{"key":"Expires","value":"Thu, 19 Nov 1981 08:52:00 GMT"},{"key":"Cache-Control","value":"no-store, no-cache, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Methods","value":"*"},{"key":"Access-Control-Allow-Headers","value":"origin, x-requested-with, content-type"},{"key":"Content-Length","value":"287"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"code\": 1,\n    \"msg\": \"OK\",\n    \"details\": {\n        \"data\": {\n            \"id\": \"1\",\n            \"order_id\": \"304\",\n            \"merchant_id\": \"4\",\n            \"printer_type\": \"feie\",\n            \"printer_number\": \"2\",\n            \"print_content\": \"testing!!\",\n            \"job_id\": \"a2\",\n            \"status\": \"printing\",\n            \"date_created\": \"2025-03-21 11:09:49\",\n            \"ip_address\": \"49.156.88.109\",\n            \"deleted_at\": null,\n            \"type\": null\n        }\n    }\n}"}],"_postman_id":"14f9f2f0-3399-4f4f-a2e4-1eaca919c388"},{"name":"Update/Delete Printer","id":"b20ada3b-49b9-4ce5-9b9e-eaa54353f8ff","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"merchant_id\":4,\r\n    \"action\":\"update\",\r\n    \"printer_id\":\"\",\r\n    \"printer_model\":\"\",\r\n    \"printer_name\":\"\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://fooduat.eatsbee.com/backoffice/apibackendmobile/printer_action","description":"<p>{<br />\"file\": \"invoice-1007 (1).pdf\", // file, not null, only .pdf files are allowed<br />\"order_id\": 1, // int, not null</p>\n<p>\"merchant_id\": 4, // int, not null</p>\n<p>\"status\": \"printing\", // string, null, up to 255 char<br />\"ip_address\": \"192.168.1.116\", // ip address, null<br />\"job_id\": \"a2\", // string, null, up to 100 char<br />\"receipt_type\": \"kitchen\", // string, null, only 'kitchen', 'client' values are allowed<br />}</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{accessToken}}"}]},"isInherited":true,"source":{"_postman_id":"0816187b-9aa0-42da-b641-1577991fb6a1","id":"0816187b-9aa0-42da-b641-1577991fb6a1","name":"Eatsbee API Documentation","type":"collection"}},"urlObject":{"path":["printer_action"],"host":["https://fooduat.eatsbee.com/backoffice/apibackendmobile"],"query":[],"variable":[]}},"response":[],"_postman_id":"b20ada3b-49b9-4ce5-9b9e-eaa54353f8ff"},{"name":"Set Default Printer","id":"ae2b1a37-47af-4c7b-b92f-4446bee90507","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"printer_id\":\"\",\r\n    \"type\":\"kitchen\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://fooduat.eatsbee.com/backoffice/apibackendmobile/set_default_printer","description":"<p>{<br />\"file\": \"invoice-1007 (1).pdf\", // file, not null, only .pdf files are allowed<br />\"order_id\": 1, // int, not null</p>\n<p>\"merchant_id\": 4, // int, not null</p>\n<p>\"status\": \"printing\", // string, null, up to 255 char<br />\"ip_address\": \"192.168.1.116\", // ip address, null<br />\"job_id\": \"a2\", // string, null, up to 100 char<br />\"receipt_type\": \"kitchen\", // string, null, only 'kitchen', 'client' values are allowed<br />}</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{accessToken}}"}]},"isInherited":true,"source":{"_postman_id":"0816187b-9aa0-42da-b641-1577991fb6a1","id":"0816187b-9aa0-42da-b641-1577991fb6a1","name":"Eatsbee API Documentation","type":"collection"}},"urlObject":{"path":["set_default_printer"],"host":["https://fooduat.eatsbee.com/backoffice/apibackendmobile"],"query":[],"variable":[]}},"response":[],"_postman_id":"ae2b1a37-47af-4c7b-b92f-4446bee90507"},{"name":"Get Default Printer","id":"2d2a44f0-134a-42a1-bd13-106ae297b636","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"type\":\"kitchen\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://fooduat.eatsbee.com/backoffice/apibackendmobile/get_default_printer","description":"<p>{<br />\"file\": \"invoice-1007 (1).pdf\", // file, not null, only .pdf files are allowed<br />\"order_id\": 1, // int, not null</p>\n<p>\"merchant_id\": 4, // int, not null</p>\n<p>\"status\": \"printing\", // string, null, up to 255 char<br />\"ip_address\": \"192.168.1.116\", // ip address, null<br />\"job_id\": \"a2\", // string, null, up to 100 char<br />\"receipt_type\": \"kitchen\", // string, null, only 'kitchen', 'client' values are allowed<br />}</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{accessToken}}"}]},"isInherited":true,"source":{"_postman_id":"0816187b-9aa0-42da-b641-1577991fb6a1","id":"0816187b-9aa0-42da-b641-1577991fb6a1","name":"Eatsbee API Documentation","type":"collection"}},"urlObject":{"path":["get_default_printer"],"host":["https://fooduat.eatsbee.com/backoffice/apibackendmobile"],"query":[],"variable":[]}},"response":[],"_postman_id":"2d2a44f0-134a-42a1-bd13-106ae297b636"},{"name":"Update Printer Log Status","id":"1ded098f-75ad-4359-9dc6-b5e4f9a51462","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"job_id\":\"\",\r\n    \"status\":\"printing\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://fooduat.eatsbee.com/backoffice/apibackendmobile/update_log_status","description":"<p>{<br />\"file\": \"invoice-1007 (1).pdf\", // file, not null, only .pdf files are allowed<br />\"order_id\": 1, // int, not null</p>\n<p>\"merchant_id\": 4, // int, not null</p>\n<p>\"status\": \"printing\", // string, null, up to 255 char<br />\"ip_address\": \"192.168.1.116\", // ip address, null<br />\"job_id\": \"a2\", // string, null, up to 100 char<br />\"receipt_type\": \"kitchen\", // string, null, only 'kitchen', 'client' values are allowed<br />}</p>\n","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{accessToken}}"}]},"isInherited":true,"source":{"_postman_id":"0816187b-9aa0-42da-b641-1577991fb6a1","id":"0816187b-9aa0-42da-b641-1577991fb6a1","name":"Eatsbee API Documentation","type":"collection"}},"urlObject":{"path":["update_log_status"],"host":["https://fooduat.eatsbee.com/backoffice/apibackendmobile"],"query":[],"variable":[]}},"response":[],"_postman_id":"1ded098f-75ad-4359-9dc6-b5e4f9a51462"}],"id":"d2c21cd9-e0d8-44b2-a5ec-44bdf3cfb287","description":"<p>This folder contains all print management requests.</p>\n","_postman_id":"d2c21cd9-e0d8-44b2-a5ec-44bdf3cfb287","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{accessToken}}"}]},"isInherited":true,"source":{"_postman_id":"0816187b-9aa0-42da-b641-1577991fb6a1","id":"0816187b-9aa0-42da-b641-1577991fb6a1","name":"Eatsbee API Documentation","type":"collection"}}},{"name":"Notifications","item":[{"name":"Menu - Get Notifications","id":"8d0395e8-0d1a-4612-9748-028d55ce8520","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://fooduat.eatsbee.com/backoffice/apibackendmobile/get_notifications","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{accessToken}}"}]},"isInherited":true,"source":{"_postman_id":"0816187b-9aa0-42da-b641-1577991fb6a1","id":"0816187b-9aa0-42da-b641-1577991fb6a1","name":"Eatsbee API Documentation","type":"collection"}},"urlObject":{"path":["get_notifications"],"host":["https://fooduat.eatsbee.com/backoffice/apibackendmobile"],"query":[{"disabled":true,"key":"date","value":"2025-05-12"},{"disabled":true,"key":"date","value":"2025-05-12T07:59:59"}],"variable":[]}},"response":[],"_postman_id":"8d0395e8-0d1a-4612-9748-028d55ce8520"},{"name":"Menu - Delete All Notifications","id":"8459b976-5d8c-45ca-8702-39aedb3325c8","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[],"url":"https://fooduat.eatsbee.com/backoffice/apibackendmobile/clear_notifications","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{accessToken}}"}]},"isInherited":true,"source":{"_postman_id":"0816187b-9aa0-42da-b641-1577991fb6a1","id":"0816187b-9aa0-42da-b641-1577991fb6a1","name":"Eatsbee API Documentation","type":"collection"}},"urlObject":{"path":["clear_notifications"],"host":["https://fooduat.eatsbee.com/backoffice/apibackendmobile"],"query":[],"variable":[]}},"response":[],"_postman_id":"8459b976-5d8c-45ca-8702-39aedb3325c8"},{"name":"Menu - Read Notification","id":"eb8b51ba-4e76-493f-90e0-95b8050a1070","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"notification_uuid\": \"00321176-0e4b-11f0-8c57-7c1e520be675\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://fooduat.eatsbee.com/backoffice/apibackendmobile/read_notification","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{accessToken}}"}]},"isInherited":true,"source":{"_postman_id":"0816187b-9aa0-42da-b641-1577991fb6a1","id":"0816187b-9aa0-42da-b641-1577991fb6a1","name":"Eatsbee API Documentation","type":"collection"}},"urlObject":{"path":["read_notification"],"host":["https://fooduat.eatsbee.com/backoffice/apibackendmobile"],"query":[],"variable":[]}},"response":[],"_postman_id":"eb8b51ba-4e76-493f-90e0-95b8050a1070"}],"id":"388f73e2-68ec-4194-9564-b1630c1bb6b9","_postman_id":"388f73e2-68ec-4194-9564-b1630c1bb6b9","description":"","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{accessToken}}"}]},"isInherited":true,"source":{"_postman_id":"0816187b-9aa0-42da-b641-1577991fb6a1","id":"0816187b-9aa0-42da-b641-1577991fb6a1","name":"Eatsbee API Documentation","type":"collection"}}}],"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{accessToken}}"}]}},"event":[{"listen":"prerequest","script":{"id":"1f92e074-1f9e-4a9b-8ab3-cbb66b1d12f1","type":"text/javascript","requests":{},"exec":[""]}},{"listen":"test","script":{"id":"89f366f7-9c48-4019-a731-48d4956dab7d","type":"text/javascript","requests":{},"exec":[""]}}],"variable":[{"key":"BASE_URL","value":"https://fooduat.eatsbee.com/backoffice/apibackendmobile"},{"key":"BASE_URL","value":"http://localhost/restaurant6/backoffice/apibackendmobile","disabled":true},{"key":"BASE_URL","value":"https://food.eatsbee.com/backoffice/apibackendmobile","disabled":true},{"key":"UAT_BASE_URL","value":""}]}