Created
November 14, 2017 06:00
-
-
Save abbood/77b34010b23ebdcaf4fec08b8620b649 to your computer and use it in GitHub Desktop.
incomplete cart json data
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"errors":false, | |
"data":{ | |
"orders":{ | |
"total":9144, | |
"per_page":30, | |
"current_page":1, | |
"last_page":305, | |
"next_page_url":"http:\/\/production-load-balancer-661686363.eu-west-1.elb.amazonaws.com\/api\/orders?page=2", | |
"prev_page_url":null, | |
"from":1, | |
"to":30, | |
"data":[ | |
{ | |
"id":41121, | |
"client_id":10911, | |
"shopper_id":null, | |
"status":"incomplete_cart", | |
"store_id":167, | |
"items_total":"30.64", | |
"total":32.63, | |
"is_paid":false, | |
"address_id":null, | |
"deliver_on":null, | |
"additional_instructions":null, | |
"delivery_charge":"1.99", | |
"shopper_earning":"0", | |
"currency_id":5, | |
"transaction_id":null, | |
"final_total":null, | |
"created_at":"2017-11-13 23:13:53", | |
"updated_at":"2017-11-13 23:13:53", | |
"arrived_at":null, | |
"estimation":null, | |
"receipt":null, | |
"last4":null, | |
"final_cost":null, | |
"assigned_at":null, | |
"estimated_at":null, | |
"estimation_base":null, | |
"shopper_reimbursed":false, | |
"earnings_paid":false, | |
"approved":false, | |
"is_arriving":0, | |
"credits_used":0, | |
"final_total_pre_discount":null, | |
"amount_to_pay":null, | |
"final_total_with_discount":null, | |
"code":"74886-13615", | |
"is_delivery_request":false, | |
"collect_cash":0, | |
"is_ready":false, | |
"net_revenue":null, | |
"transaction_cost":null, | |
"gross_margin":null, | |
"address_token":null, | |
"is_location_requested":false, | |
"payment_type":null, | |
"service_charge":0, | |
"discount_value":0, | |
"discount_message":null, | |
"op_city_id":1, | |
"store":{ | |
"id":167, | |
"ref":"Rouba Khalil", | |
"address":"clemenceau", | |
"city_id":1, | |
"location":"0101000020E61000005ED72FD80DBF4140D2E0B6B6F0F24040", | |
"contact_person":null, | |
"currency_id":5, | |
"minimum_order":5, | |
"picture":"https:\/\/cdn.filepicker.io\/api\/file\/DK9CYjf9S12Ctqrno6zG", | |
"created_at":"2017-08-21 10:16:09", | |
"updated_at":"2017-11-13 11:10:56", | |
"rating":"4.9181818181817", | |
"rating_count":110, | |
"type":"DESSERTS", | |
"color":"FFFFFF", | |
"low_delivery_charge":"1.99", | |
"high_delivery_charge":"1.99", | |
"delivery_charge_limit":"1.99", | |
"timezone":"Asia\/Beirut", | |
"has_manager":true, | |
"phone_number":null, | |
"discount":"22", | |
"priority":2, | |
"cover":"https:\/\/cdn.filepicker.io\/api\/file\/AkBam1iGR4GQDTpsxrXC", | |
"is_agora":false, | |
"has_pictures":true, | |
"has_grouped_items":false, | |
"assigned_shoppers_only":false, | |
"has_subcategories_only":true, | |
"is_partner":true, | |
"is_grocery":false, | |
"min_lead_hours":0, | |
"delivery_request_charge":"4.5", | |
"deleted_at":null, | |
"mof_number":null, | |
"operations_contact":"01376077", | |
"tagline":"From her kitchen to yours - sharing a unique dessert taste", | |
"is_synced":true, | |
"service_percent":0, | |
"service_flat":0, | |
"discount_flat":"0", | |
"terminal_multiplier":"1", | |
"op_city_id":1, | |
"overhead":19, | |
"lat":"33.897971", | |
"lon":"35.49261", | |
"tags":"Ice cream,Dessert" | |
}, | |
"client":{ | |
"id":10911, | |
"first_name":"Nada", | |
"last_name":"Sarieddine", | |
"email":"[email protected]", | |
"phone_number":"+9613712092", | |
"type":"client", | |
"account_type":"email", | |
"sm_user_id":null, | |
"sm_access_token":null, | |
"picture":"https:\/\/s3-eu-west-1.amazonaws.com\/toters-assets\/default.png", | |
"deleted_at":null, | |
"created_at":"2017-11-13 23:13:52", | |
"updated_at":"2017-11-13 23:14:08", | |
"rating":"0", | |
"rating_count":0, | |
"regid":null, | |
"platform":null, | |
"is_agora":false, | |
"currency_id":5, | |
"is_verified":true, | |
"promo_code_id":6505, | |
"referral_promo_code_id":null, | |
"op_city_id":1, | |
"is_daas":false, | |
"has_arrived_orders":[ | |
] | |
}, | |
"shopper":null, | |
"ratings":[ | |
], | |
"address":null, | |
"currency":{ | |
"id":5, | |
"ref":"USD", | |
"created_at":"2016-07-17 19:28:56", | |
"updated_at":"2016-07-17 19:28:56", | |
"deleted_at":null | |
}, | |
"order_status":[ | |
{ | |
"id":270421, | |
"order_id":41121, | |
"shopper_id":null, | |
"stage":"incomplete_cart", | |
"location":null, | |
"status_info_id":null, | |
"status_info_type":null, | |
"created_at":"2017-11-13 23:13:53", | |
"updated_at":"2017-11-13 23:13:53" | |
} | |
], | |
"op_city":{ | |
"id":1, | |
"ref":"Beirut", | |
"timezone":"Asia\/Beirut", | |
"currency_id":5, | |
"deleted_at":null, | |
"created_at":"2017-08-27 00:45:58", | |
"updated_at":"2017-08-27 00:45:58", | |
"code":"bey", | |
"polygon":null, | |
"merchant_account_id":"TOTERS_instant" | |
} | |
}, | |
{ | |
"id":41118, | |
"client_id":135, | |
"shopper_id":null, | |
"status":"incomplete_cart", | |
"store_id":76, | |
"items_total":"22.67", | |
"total":24.66, | |
"is_paid":false, | |
"address_id":null, | |
"deliver_on":null, | |
"additional_instructions":null, | |
"delivery_charge":"1.99", | |
"shopper_earning":"0", | |
"currency_id":5, | |
"transaction_id":null, | |
"final_total":null, | |
"created_at":"2017-11-13 21:19:07", | |
"updated_at":"2017-11-13 21:19:07", | |
"arrived_at":null, | |
"estimation":null, | |
"receipt":null, | |
"last4":null, | |
"final_cost":null, | |
"assigned_at":null, | |
"estimated_at":null, | |
"estimation_base":null, | |
"shopper_reimbursed":false, | |
"earnings_paid":false, | |
"approved":false, | |
"is_arriving":0, | |
"credits_used":0, | |
"final_total_pre_discount":null, | |
"amount_to_pay":null, | |
"final_total_with_discount":null, | |
"code":"43287-72336", | |
"is_delivery_request":false, | |
"collect_cash":0, | |
"is_ready":false, | |
"net_revenue":null, | |
"transaction_cost":null, | |
"gross_margin":null, | |
"address_token":null, | |
"is_location_requested":false, | |
"payment_type":null, | |
"service_charge":0, | |
"discount_value":0, | |
"discount_message":null, | |
"op_city_id":1, | |
"store":{ | |
"id":76, | |
"ref":"Qi Juices", | |
"address":"Taleb Hobeich Street, Badaro, Beirut", | |
"city_id":1, | |
"location":"0101000020E61000001BA034D428C2414002F390291FF04040", | |
"contact_person":null, | |
"currency_id":5, | |
"minimum_order":5, | |
"picture":"https:\/\/cdn.filepicker.io\/api\/file\/smsYmZ8BT1CH1kLBgzgF", | |
"created_at":"2017-01-10 20:13:44", | |
"updated_at":"2017-11-13 11:10:19", | |
"rating":"4.9282700421946", | |
"rating_count":711, | |
"type":"JUICERY & HEALTHY EATERY", | |
"color":"FFFFFF", | |
"low_delivery_charge":"1.99", | |
"high_delivery_charge":"1.99", | |
"delivery_charge_limit":"10", | |
"timezone":"Asia\/Beirut", | |
"has_manager":true, | |
"phone_number":"+96181607300", | |
"discount":"15", | |
"priority":2, | |
"cover":"https:\/\/cdn.filepicker.io\/api\/file\/9r3tF2KSRtyKdL4x8yEh", | |
"is_agora":false, | |
"has_pictures":true, | |
"has_grouped_items":false, | |
"assigned_shoppers_only":false, | |
"has_subcategories_only":true, | |
"is_partner":true, | |
"is_grocery":false, | |
"min_lead_hours":0, | |
"delivery_request_charge":"4.5", | |
"deleted_at":null, | |
"mof_number":null, | |
"operations_contact":"01 384027", | |
"tagline":"The first and only certified organic juice cleanse", | |
"is_synced":true, | |
"service_percent":0, | |
"service_flat":0, | |
"discount_flat":"0", | |
"terminal_multiplier":"1", | |
"op_city_id":1, | |
"overhead":23, | |
"lat":"33.875951", | |
"lon":"35.516871", | |
"tags":"Salad,Healthy,Juice,Organic" | |
}, | |
"client":{ | |
"id":135, | |
"first_name":"Ramy", | |
"last_name":"Abou Jamra", | |
"email":"[email protected]", | |
"phone_number":"+9613999030", | |
"type":"client", | |
"account_type":"email", | |
"sm_user_id":null, | |
"sm_access_token":null, | |
"picture":"https:\/\/s3-eu-west-1.amazonaws.com\/toters-assets\/default.png", | |
"deleted_at":null, | |
"created_at":"2016-08-20 18:28:13", | |
"updated_at":"2017-11-13 21:35:06", | |
"rating":"5", | |
"rating_count":3, | |
"regid":null, | |
"platform":null, | |
"is_agora":false, | |
"currency_id":5, | |
"is_verified":true, | |
"promo_code_id":1059, | |
"referral_promo_code_id":null, | |
"op_city_id":1, | |
"is_daas":false, | |
"has_arrived_orders":[ | |
{ | |
"id":295, | |
"client_id":135 | |
} | |
] | |
}, | |
"shopper":null, | |
"ratings":[ | |
], | |
"address":null, | |
"currency":{ | |
"id":5, | |
"ref":"USD", | |
"created_at":"2016-07-17 19:28:56", | |
"updated_at":"2016-07-17 19:28:56", | |
"deleted_at":null | |
}, | |
"order_status":[ | |
{ | |
"id":270416, | |
"order_id":41118, | |
"shopper_id":null, | |
"stage":"incomplete_cart", | |
"location":null, | |
"status_info_id":null, | |
"status_info_type":null, | |
"created_at":"2017-11-13 21:19:07", | |
"updated_at":"2017-11-13 21:19:07" | |
} | |
], | |
"op_city":{ | |
"id":1, | |
"ref":"Beirut", | |
"timezone":"Asia\/Beirut", | |
"currency_id":5, | |
"deleted_at":null, | |
"created_at":"2017-08-27 00:45:58", | |
"updated_at":"2017-08-27 00:45:58", | |
"code":"bey", | |
"polygon":null, | |
"merchant_account_id":"TOTERS_instant" | |
} | |
}, | |
{ | |
"id":41117, | |
"client_id":135, | |
"shopper_id":null, | |
"status":"incomplete_cart", | |
"store_id":76, | |
"items_total":"22.67", | |
"total":24.66, | |
"is_paid":false, | |
"address_id":null, | |
"deliver_on":null, | |
"additional_instructions":null, | |
"delivery_charge":"1.99", | |
"shopper_earning":"0", | |
"currency_id":5, | |
"transaction_id":null, | |
"final_total":null, | |
"created_at":"2017-11-13 21:04:35", | |
"updated_at":"2017-11-13 21:04:35", | |
"arrived_at":null, | |
"estimation":null, | |
"receipt":null, | |
"last4":null, | |
"final_cost":null, | |
"assigned_at":null, | |
"estimated_at":null, | |
"estimation_base":null, | |
"shopper_reimbursed":false, | |
"earnings_paid":false, | |
"approved":false, | |
"is_arriving":0, | |
"credits_used":0, | |
"final_total_pre_discount":null, | |
"amount_to_pay":null, | |
"final_total_with_discount":null, | |
"code":"13135-92164", | |
"is_delivery_request":false, | |
"collect_cash":0, | |
"is_ready":false, | |
"net_revenue":null, | |
"transaction_cost":null, | |
"gross_margin":null, | |
"address_token":null, | |
"is_location_requested":false, | |
"payment_type":null, | |
"service_charge":0, | |
"discount_value":0, | |
"discount_message":null, | |
"op_city_id":1, | |
"store":{ | |
"id":76, | |
"ref":"Qi Juices", | |
"address":"Taleb Hobeich Street, Badaro, Beirut", | |
"city_id":1, | |
"location":"0101000020E61000001BA034D428C2414002F390291FF04040", | |
"contact_person":null, | |
"currency_id":5, | |
"minimum_order":5, | |
"picture":"https:\/\/cdn.filepicker.io\/api\/file\/smsYmZ8BT1CH1kLBgzgF", | |
"created_at":"2017-01-10 20:13:44", | |
"updated_at":"2017-11-13 11:10:19", | |
"rating":"4.9282700421946", | |
"rating_count":711, | |
"type":"JUICERY & HEALTHY EATERY", | |
"color":"FFFFFF", | |
"low_delivery_charge":"1.99", | |
"high_delivery_charge":"1.99", | |
"delivery_charge_limit":"10", | |
"timezone":"Asia\/Beirut", | |
"has_manager":true, | |
"phone_number":"+96181607300", | |
"discount":"15", | |
"priority":2, | |
"cover":"https:\/\/cdn.filepicker.io\/api\/file\/9r3tF2KSRtyKdL4x8yEh", | |
"is_agora":false, | |
"has_pictures":true, | |
"has_grouped_items":false, | |
"assigned_shoppers_only":false, | |
"has_subcategories_only":true, | |
"is_partner":true, | |
"is_grocery":false, | |
"min_lead_hours":0, | |
"delivery_request_charge":"4.5", | |
"deleted_at":null, | |
"mof_number":null, | |
"operations_contact":"01 384027", | |
"tagline":"The first and only certified organic juice cleanse", | |
"is_synced":true, | |
"service_percent":0, | |
"service_flat":0, | |
"discount_flat":"0", | |
"terminal_multiplier":"1", | |
"op_city_id":1, | |
"overhead":23, | |
"lat":"33.875951", | |
"lon":"35.516871", | |
"tags":"Salad,Healthy,Juice,Organic" | |
}, | |
"client":{ | |
"id":135, | |
"first_name":"Ramy", | |
"last_name":"Abou Jamra", | |
"email":"[email protected]", | |
"phone_number":"+9613999030", | |
"type":"client", | |
"account_type":"email", | |
"sm_user_id":null, | |
"sm_access_token":null, | |
"picture":"https:\/\/s3-eu-west-1.amazonaws.com\/toters-assets\/default.png", | |
"deleted_at":null, | |
"created_at":"2016-08-20 18:28:13", | |
"updated_at":"2017-11-13 21:35:06", | |
"rating":"5", | |
"rating_count":3, | |
"regid":null, | |
"platform":null, | |
"is_agora":false, | |
"currency_id":5, | |
"is_verified":true, | |
"promo_code_id":1059, | |
"referral_promo_code_id":null, | |
"op_city_id":1, | |
"is_daas":false, | |
"has_arrived_orders":[ | |
{ | |
"id":295, | |
"client_id":135 | |
} | |
] | |
}, | |
"shopper":null, | |
"ratings":[ | |
], | |
"address":null, | |
"currency":{ | |
"id":5, | |
"ref":"USD", | |
"created_at":"2016-07-17 19:28:56", | |
"updated_at":"2016-07-17 19:28:56", | |
"deleted_at":null | |
}, | |
"order_status":[ | |
{ | |
"id":270414, | |
"order_id":41117, | |
"shopper_id":null, | |
"stage":"incomplete_cart", | |
"location":null, | |
"status_info_id":null, | |
"status_info_type":null, | |
"created_at":"2017-11-13 21:04:35", | |
"updated_at":"2017-11-13 21:04:35" | |
} | |
], | |
"op_city":{ | |
"id":1, | |
"ref":"Beirut", | |
"timezone":"Asia\/Beirut", | |
"currency_id":5, | |
"deleted_at":null, | |
"created_at":"2017-08-27 00:45:58", | |
"updated_at":"2017-08-27 00:45:58", | |
"code":"bey", | |
"polygon":null, | |
"merchant_account_id":"TOTERS_instant" | |
} | |
}, | |
{ | |
"id":41116, | |
"client_id":746, | |
"shopper_id":null, | |
"status":"incomplete_cart", | |
"store_id":79, | |
"items_total":"16.33", | |
"total":18.32, | |
"is_paid":false, | |
"address_id":null, | |
"deliver_on":null, | |
"additional_instructions":null, | |
"delivery_charge":"1.99", | |
"shopper_earning":"0", | |
"currency_id":5, | |
"transaction_id":null, | |
"final_total":null, | |
"created_at":"2017-11-13 21:01:25", | |
"updated_at":"2017-11-13 21:01:25", | |
"arrived_at":null, | |
"estimation":null, | |
"receipt":null, | |
"last4":null, | |
"final_cost":null, | |
"assigned_at":null, | |
"estimated_at":null, | |
"estimation_base":null, | |
"shopper_reimbursed":false, | |
"earnings_paid":false, | |
"approved":false, | |
"is_arriving":0, | |
"credits_used":0, | |
"final_total_pre_discount":null, | |
"amount_to_pay":null, | |
"final_total_with_discount":null, | |
"code":"57618-23204", | |
"is_delivery_request":false, | |
"collect_cash":0, | |
"is_ready":false, | |
"net_revenue":null, | |
"transaction_cost":null, | |
"gross_margin":null, | |
"address_token":null, | |
"is_location_requested":false, | |
"payment_type":null, | |
"service_charge":0, | |
"discount_value":0, | |
"discount_message":null, | |
"op_city_id":1, | |
"store":{ | |
"id":79, | |
"ref":"Cafe Younes - Sodeco", | |
"address":"Sodeco Square Center, Ground Floor, Independence Street, Ashrafieh, Beirut", | |
"city_id":1, | |
"location":"0101000020E61000001310937021C141403DD68C0C72F14040", | |
"contact_person":null, | |
"currency_id":5, | |
"minimum_order":3, | |
"picture":"https:\/\/cdn.filepicker.io\/api\/file\/DFhk648yR0KgwjLlnLYh", | |
"created_at":"2017-01-23 14:15:32", | |
"updated_at":"2017-11-13 19:41:01", | |
"rating":"4.9430199430201", | |
"rating_count":351, | |
"type":"CAFE", | |
"color":"FFFFFF", | |
"low_delivery_charge":"1.99", | |
"high_delivery_charge":"1.99", | |
"delivery_charge_limit":"3", | |
"timezone":"Asia\/Beirut", | |
"has_manager":true, | |
"phone_number":"+96170926366", | |
"discount":"20", | |
"priority":3, | |
"cover":"https:\/\/cdn.filepicker.io\/api\/file\/hwmtZsGfQTKeEnR0A9DH", | |
"is_agora":false, | |
"has_pictures":false, | |
"has_grouped_items":false, | |
"assigned_shoppers_only":false, | |
"has_subcategories_only":true, | |
"is_partner":true, | |
"is_grocery":false, | |
"min_lead_hours":0, | |
"delivery_request_charge":"4.5", | |
"deleted_at":null, | |
"mof_number":null, | |
"operations_contact":"01 424515", | |
"tagline":"Specializing in coffees from all over the world", | |
"is_synced":true, | |
"service_percent":0, | |
"service_flat":0, | |
"discount_flat":"0", | |
"terminal_multiplier":"1", | |
"op_city_id":1, | |
"overhead":18, | |
"lat":"33.886293", | |
"lon":"35.508833", | |
"tags":"Breakfast,Coffee,Bagels" | |
}, | |
"client":{ | |
"id":746, | |
"first_name":"Sami", | |
"last_name":"Kiwan", | |
"email":"[email protected]", | |
"phone_number":"+9613153722", | |
"type":"client", | |
"account_type":"email", | |
"sm_user_id":null, | |
"sm_access_token":null, | |
"picture":"https:\/\/s3-eu-west-1.amazonaws.com\/toters-assets\/default.png", | |
"deleted_at":null, | |
"created_at":"2017-01-07 08:17:31", | |
"updated_at":"2017-10-31 19:54:49", | |
"rating":"5", | |
"rating_count":25, | |
"regid":"df0dfc3a03ce24c559be624bfe0874a5c113caebdaccdfe58a987a4c2c57edc7", | |
"platform":"ios", | |
"is_agora":false, | |
"currency_id":5, | |
"is_verified":true, | |
"promo_code_id":1778, | |
"referral_promo_code_id":null, | |
"op_city_id":1, | |
"is_daas":false, | |
"has_arrived_orders":[ | |
] | |
}, | |
"shopper":null, | |
"ratings":[ | |
], | |
"address":null, | |
"currency":{ | |
"id":5, | |
"ref":"USD", | |
"created_at":"2016-07-17 19:28:56", | |
"updated_at":"2016-07-17 19:28:56", | |
"deleted_at":null | |
}, | |
"order_status":[ | |
{ | |
"id":270411, | |
"order_id":41116, | |
"shopper_id":null, | |
"stage":"incomplete_cart", | |
"location":null, | |
"status_info_id":null, | |
"status_info_type":null, | |
"created_at":"2017-11-13 21:01:25", | |
"updated_at":"2017-11-13 21:01:25" | |
} | |
], | |
"op_city":{ | |
"id":1, | |
"ref":"Beirut", | |
"timezone":"Asia\/Beirut", | |
"currency_id":5, | |
"deleted_at":null, | |
"created_at":"2017-08-27 00:45:58", | |
"updated_at":"2017-08-27 00:45:58", | |
"code":"bey", | |
"polygon":null, | |
"merchant_account_id":"TOTERS_instant" | |
} | |
}, | |
{ | |
"id":41113, | |
"client_id":10908, | |
"shopper_id":null, | |
"status":"incomplete_cart", | |
"store_id":32, | |
"items_total":"6.5", | |
"total":8.49, | |
"is_paid":false, | |
"address_id":null, | |
"deliver_on":null, | |
"additional_instructions":null, | |
"delivery_charge":"1.99", | |
"shopper_earning":"0", | |
"currency_id":5, | |
"transaction_id":null, | |
"final_total":null, | |
"created_at":"2017-11-13 20:36:59", | |
"updated_at":"2017-11-13 20:36:59", | |
"arrived_at":null, | |
"estimation":null, | |
"receipt":null, | |
"last4":null, | |
"final_cost":null, | |
"assigned_at":null, | |
"estimated_at":null, | |
"estimation_base":null, | |
"shopper_reimbursed":false, | |
"earnings_paid":false, | |
"approved":false, | |
"is_arriving":0, | |
"credits_used":0, | |
"final_total_pre_discount":null, | |
"amount_to_pay":null, | |
"final_total_with_discount":null, | |
"code":"28982-28162", | |
"is_delivery_request":false, | |
"collect_cash":0, | |
"is_ready":false, | |
"net_revenue":null, | |
"transaction_cost":null, | |
"gross_margin":null, | |
"address_token":null, | |
"is_location_requested":false, | |
"payment_type":null, | |
"service_charge":0, | |
"discount_value":0, | |
"discount_message":null, | |
"op_city_id":1, | |
"store":{ | |
"id":32, | |
"ref":"Your favorite coffee - Sassine", | |
"address":"Sassine", | |
"city_id":1, | |
"location":"0101000020E610000033C005D9B2C241405051F52B9DF14040", | |
"contact_person":null, | |
"currency_id":5, | |
"minimum_order":1, | |
"picture":"https:\/\/cdn.filepicker.io\/api\/file\/uSmyIPJPTNqahv9iwo22", | |
"created_at":"2016-09-05 10:08:10", | |
"updated_at":"2017-11-13 15:50:08", | |
"rating":"4.9373276510391", | |
"rating_count":3989, | |
"type":"COFFEE SHOP (size venti unavailable)", | |
"color":"FFFFFF", | |
"low_delivery_charge":"1.99", | |
"high_delivery_charge":"1.99", | |
"delivery_charge_limit":"10", | |
"timezone":"Asia\/Beirut", | |
"has_manager":false, | |
"phone_number":null, | |
"discount":"0", | |
"priority":0, | |
"cover":"https:\/\/cdn.filepicker.io\/api\/file\/4TQtStPTDiVsIoqCWZCL", | |
"is_agora":false, | |
"has_pictures":true, | |
"has_grouped_items":false, | |
"assigned_shoppers_only":false, | |
"has_subcategories_only":false, | |
"is_partner":false, | |
"is_grocery":false, | |
"min_lead_hours":0, | |
"delivery_request_charge":"4.5", | |
"deleted_at":null, | |
"mof_number":null, | |
"operations_contact":null, | |
"tagline":"Seattle's most famous coffee shop, serving brewed coffee, espresso based drinks, and frappuccinos", | |
"is_synced":true, | |
"service_percent":0, | |
"service_flat":0, | |
"discount_flat":"0", | |
"terminal_multiplier":"1", | |
"op_city_id":1, | |
"overhead":21, | |
"lat":"33.887609", | |
"lon":"35.521083", | |
"tags":"Coffee" | |
}, | |
"client":{ | |
"id":10908, | |
"first_name":"georgio", | |
"last_name":"atallah", | |
"email":"[email protected]", | |
"phone_number":"+9613196709", | |
"type":"client", | |
"account_type":"email", | |
"sm_user_id":null, | |
"sm_access_token":null, | |
"picture":"https:\/\/s3-eu-west-1.amazonaws.com\/toters-assets\/default.png", | |
"deleted_at":null, | |
"created_at":"2017-11-13 20:36:58", | |
"updated_at":"2017-11-13 20:37:16", | |
"rating":"0", | |
"rating_count":0, | |
"regid":null, | |
"platform":null, | |
"is_agora":false, | |
"currency_id":5, | |
"is_verified":true, | |
"promo_code_id":6502, | |
"referral_promo_code_id":null, | |
"op_city_id":1, | |
"is_daas":false, | |
"has_arrived_orders":[ | |
] | |
}, | |
"shopper":null, | |
"ratings":[ | |
], | |
"address":null, | |
"currency":{ | |
"id":5, | |
"ref":"USD", | |
"created_at":"2016-07-17 19:28:56", | |
"updated_at":"2016-07-17 19:28:56", | |
"deleted_at":null | |
}, | |
"order_status":[ | |
{ | |
"id":270384, | |
"order_id":41113, | |
"shopper_id":null, | |
"stage":"incomplete_cart", | |
"location":null, | |
"status_info_id":null, | |
"status_info_type":null, | |
"created_at":"2017-11-13 20:36:59", | |
"updated_at":"2017-11-13 20:36:59" | |
} | |
], | |
"op_city":{ | |
"id":1, | |
"ref":"Beirut", | |
"timezone":"Asia\/Beirut", | |
"currency_id":5, | |
"deleted_at":null, | |
"created_at":"2017-08-27 00:45:58", | |
"updated_at":"2017-08-27 00:45:58", | |
"code":"bey", | |
"polygon":null, | |
"merchant_account_id":"TOTERS_instant" | |
} | |
}, | |
{ | |
"id":41109, | |
"client_id":4620, | |
"shopper_id":null, | |
"status":"incomplete_cart", | |
"store_id":62, | |
"items_total":"15.35", | |
"total":17.34, | |
"is_paid":false, | |
"address_id":null, | |
"deliver_on":null, | |
"additional_instructions":null, | |
"delivery_charge":"1.99", | |
"shopper_earning":"0", | |
"currency_id":5, | |
"transaction_id":null, | |
"final_total":null, | |
"created_at":"2017-11-13 20:27:43", | |
"updated_at":"2017-11-13 20:27:43", | |
"arrived_at":null, | |
"estimation":null, | |
"receipt":null, | |
"last4":null, | |
"final_cost":null, | |
"assigned_at":null, | |
"estimated_at":null, | |
"estimation_base":null, | |
"shopper_reimbursed":false, | |
"earnings_paid":false, | |
"approved":false, | |
"is_arriving":0, | |
"credits_used":0, | |
"final_total_pre_discount":null, | |
"amount_to_pay":null, | |
"final_total_with_discount":null, | |
"code":"13233-90946", | |
"is_delivery_request":false, | |
"collect_cash":0, | |
"is_ready":false, | |
"net_revenue":null, | |
"transaction_cost":null, | |
"gross_margin":null, | |
"address_token":null, | |
"is_location_requested":false, | |
"payment_type":null, | |
"service_charge":0, | |
"discount_value":0, | |
"discount_message":null, | |
"op_city_id":1, | |
"store":{ | |
"id":62, | |
"ref":"Frozen Yogurt Store", | |
"address":"Verdun", | |
"city_id":1, | |
"location":"0101000020E6100000401361C3D3BD4140EA4141295AF14040", | |
"contact_person":null, | |
"currency_id":5, | |
"minimum_order":5, | |
"picture":"https:\/\/cdn.filepicker.io\/api\/file\/BYNknjIbROFykjJNUxF0", | |
"created_at":"2016-12-09 15:41:50", | |
"updated_at":"2017-11-13 20:48:25", | |
"rating":"4.9167717528373", | |
"rating_count":793, | |
"type":"FROZEN YOGURT", | |
"color":"FFFFFF", | |
"low_delivery_charge":"1.99", | |
"high_delivery_charge":"1.99", | |
"delivery_charge_limit":"10", | |
"timezone":"Asia\/Beirut", | |
"has_manager":false, | |
"phone_number":null, | |
"discount":"0", | |
"priority":4, | |
"cover":"https:\/\/cdn.filepicker.io\/api\/file\/uFWlLrvTHuSX1EHhmhCx", | |
"is_agora":false, | |
"has_pictures":false, | |
"has_grouped_items":false, | |
"assigned_shoppers_only":false, | |
"has_subcategories_only":true, | |
"is_partner":false, | |
"is_grocery":false, | |
"min_lead_hours":0, | |
"delivery_request_charge":"4.5", | |
"deleted_at":null, | |
"mof_number":null, | |
"operations_contact":null, | |
"tagline":"The famous LA nonfat frozen yogurt concept that offers a light and refreshing guilt-free treat", | |
"is_synced":true, | |
"service_percent":0, | |
"service_flat":0, | |
"discount_flat":"0", | |
"terminal_multiplier":"1", | |
"op_city_id":1, | |
"overhead":29, | |
"lat":"33.885564", | |
"lon":"35.483025", | |
"tags":"Dessert,Ice cream" | |
}, | |
"client":{ | |
"id":4620, | |
"first_name":"ziad", | |
"last_name":"zz", | |
"email":"[email protected]", | |
"phone_number":"+9613559988", | |
"type":"client", | |
"account_type":"email", | |
"sm_user_id":null, | |
"sm_access_token":null, | |
"picture":"https:\/\/s3-eu-west-1.amazonaws.com\/toters-assets\/default.png", | |
"deleted_at":null, | |
"created_at":"2017-07-11 19:32:51", | |
"updated_at":"2017-11-13 20:48:25", | |
"rating":"5", | |
"rating_count":5, | |
"regid":"be591240597c0dee690e93fad086c8dc53710402718c9c1427e6e773fef151f7", | |
"platform":"ios", | |
"is_agora":false, | |
"currency_id":5, | |
"is_verified":false, | |
"promo_code_id":3251, | |
"referral_promo_code_id":null, | |
"op_city_id":1, | |
"is_daas":false, | |
"has_arrived_orders":[ | |
] | |
}, | |
"shopper":null, | |
"ratings":[ | |
], | |
"address":null, | |
"currency":{ | |
"id":5, | |
"ref":"USD", | |
"created_at":"2016-07-17 19:28:56", | |
"updated_at":"2016-07-17 19:28:56", | |
"deleted_at":null | |
}, | |
"order_status":[ | |
{ | |
"id":270361, | |
"order_id":41109, | |
"shopper_id":null, | |
"stage":"incomplete_cart", | |
"location":null, | |
"status_info_id":null, | |
"status_info_type":null, | |
"created_at":"2017-11-13 20:27:43", | |
"updated_at":"2017-11-13 20:27:43" | |
} | |
], | |
"op_city":{ | |
"id":1, | |
"ref":"Beirut", | |
"timezone":"Asia\/Beirut", | |
"currency_id":5, | |
"deleted_at":null, | |
"created_at":"2017-08-27 00:45:58", | |
"updated_at":"2017-08-27 00:45:58", | |
"code":"bey", | |
"polygon":null, | |
"merchant_account_id":"TOTERS_instant" | |
} | |
}, | |
{ | |
"id":41097, | |
"client_id":10264, | |
"shopper_id":null, | |
"status":"incomplete_cart", | |
"store_id":195, | |
"items_total":"94.67", | |
"total":96.66, | |
"is_paid":false, | |
"address_id":null, | |
"deliver_on":null, | |
"additional_instructions":null, | |
"delivery_charge":"1.99", | |
"shopper_earning":"0", | |
"currency_id":5, | |
"transaction_id":null, | |
"final_total":null, | |
"created_at":"2017-11-13 19:45:12", | |
"updated_at":"2017-11-13 19:45:12", | |
"arrived_at":null, | |
"estimation":null, | |
"receipt":null, | |
"last4":null, | |
"final_cost":null, | |
"assigned_at":null, | |
"estimated_at":null, | |
"estimation_base":null, | |
"shopper_reimbursed":false, | |
"earnings_paid":false, | |
"approved":false, | |
"is_arriving":0, | |
"credits_used":0, | |
"final_total_pre_discount":null, | |
"amount_to_pay":null, | |
"final_total_with_discount":null, | |
"code":"60362-53972", | |
"is_delivery_request":false, | |
"collect_cash":0, | |
"is_ready":false, | |
"net_revenue":null, | |
"transaction_cost":null, | |
"gross_margin":null, | |
"address_token":null, | |
"is_location_requested":false, | |
"payment_type":null, | |
"service_charge":0, | |
"discount_value":0, | |
"discount_message":null, | |
"op_city_id":1, | |
"store":{ | |
"id":195, | |
"ref":"Osaka", | |
"address":"Bab Idriss", | |
"city_id":1, | |
"location":"0101000020E610000084D382177DBF414064B2B8FFC8F24040", | |
"contact_person":null, | |
"currency_id":5, | |
"minimum_order":5, | |
"picture":"https:\/\/cdn.filepicker.io\/api\/file\/WyshxwG2RmiaCmCsRWPM", | |
"created_at":"2017-10-04 08:53:23", | |
"updated_at":"2017-11-13 20:56:50", | |
"rating":"4.9675675675676", | |
"rating_count":185, | |
"type":"SUSHI", | |
"color":"FFFFFF", | |
"low_delivery_charge":"1.99", | |
"high_delivery_charge":"1.99", | |
"delivery_charge_limit":"1.99", | |
"timezone":"Asia\/Beirut", | |
"has_manager":true, | |
"phone_number":null, | |
"discount":"11", | |
"priority":1, | |
"cover":"https:\/\/cdn.filepicker.io\/api\/file\/LXTWG2fQm6f7qSYNUOVv", | |
"is_agora":false, | |
"has_pictures":false, | |
"has_grouped_items":false, | |
"assigned_shoppers_only":false, | |
"has_subcategories_only":true, | |
"is_partner":true, | |
"is_grocery":false, | |
"min_lead_hours":0, | |
"delivery_request_charge":"4.5", | |
"deleted_at":null, | |
"mof_number":null, | |
"operations_contact":"1360630", | |
"tagline":"Osaka sushi lounge offers unequivocally the widest selection of Sushi in Beirut. The effort invested in handpicking the freshest fish and finest ingredients as well as the attention and care of the Chef and his team", | |
"is_synced":true, | |
"service_percent":0, | |
"service_flat":0, | |
"discount_flat":"3.5", | |
"terminal_multiplier":"1", | |
"op_city_id":1, | |
"overhead":30, | |
"lat":"33.896759", | |
"lon":"35.496005", | |
"tags":"Sushi" | |
}, | |
"client":{ | |
"id":10264, | |
"first_name":"karl", | |
"last_name":"saad", | |
"email":"[email protected]", | |
"phone_number":"+96170311441", | |
"type":"client", | |
"account_type":"email", | |
"sm_user_id":null, | |
"sm_access_token":null, | |
"picture":"https:\/\/s3-eu-west-1.amazonaws.com\/toters-assets\/default.png", | |
"deleted_at":null, | |
"created_at":"2017-11-03 10:33:38", | |
"updated_at":"2017-11-13 20:27:13", | |
"rating":"5", | |
"rating_count":2, | |
"regid":"8d1954170bd0775cc620a365401ec1cfbc51528da5a0e04e8ea0d7ab32331678", | |
"platform":"ios", | |
"is_agora":false, | |
"currency_id":5, | |
"is_verified":true, | |
"promo_code_id":6115, | |
"referral_promo_code_id":null, | |
"op_city_id":1, | |
"is_daas":false, | |
"has_arrived_orders":[ | |
] | |
}, | |
"shopper":null, | |
"ratings":[ | |
], | |
"address":null, | |
"currency":{ | |
"id":5, | |
"ref":"USD", | |
"created_at":"2016-07-17 19:28:56", | |
"updated_at":"2016-07-17 19:28:56", | |
"deleted_at":null | |
}, | |
"order_status":[ | |
{ | |
"id":270255, | |
"order_id":41097, | |
"shopper_id":null, | |
"stage":"incomplete_cart", | |
"location":null, | |
"status_info_id":null, | |
"status_info_type":null, | |
"created_at":"2017-11-13 19:45:12", | |
"updated_at":"2017-11-13 19:45:12" | |
} | |
], | |
"op_city":{ | |
"id":1, | |
"ref":"Beirut", | |
"timezone":"Asia\/Beirut", | |
"currency_id":5, | |
"deleted_at":null, | |
"created_at":"2017-08-27 00:45:58", | |
"updated_at":"2017-08-27 00:45:58", | |
"code":"bey", | |
"polygon":null, | |
"merchant_account_id":"TOTERS_instant" | |
} | |
}, | |
{ | |
"id":41094, | |
"client_id":2753, | |
"shopper_id":null, | |
"status":"incomplete_cart", | |
"store_id":58, | |
"items_total":"23.01", | |
"total":25, | |
"is_paid":false, | |
"address_id":null, | |
"deliver_on":null, | |
"additional_instructions":null, | |
"delivery_charge":"1.99", | |
"shopper_earning":"0", | |
"currency_id":5, | |
"transaction_id":null, | |
"final_total":null, | |
"created_at":"2017-11-13 19:38:32", | |
"updated_at":"2017-11-13 19:38:32", | |
"arrived_at":null, | |
"estimation":null, | |
"receipt":null, | |
"last4":null, | |
"final_cost":null, | |
"assigned_at":null, | |
"estimated_at":null, | |
"estimation_base":null, | |
"shopper_reimbursed":false, | |
"earnings_paid":false, | |
"approved":false, | |
"is_arriving":0, | |
"credits_used":0, | |
"final_total_pre_discount":null, | |
"amount_to_pay":null, | |
"final_total_with_discount":null, | |
"code":"46674-34779", | |
"is_delivery_request":false, | |
"collect_cash":0, | |
"is_ready":false, | |
"net_revenue":null, | |
"transaction_cost":null, | |
"gross_margin":null, | |
"address_token":null, | |
"is_location_requested":false, | |
"payment_type":null, | |
"service_charge":0, | |
"discount_value":0, | |
"discount_message":null, | |
"op_city_id":1, | |
"store":{ | |
"id":58, | |
"ref":"Urbanista", | |
"address":"Gemmayze", | |
"city_id":1, | |
"location":"0101000020E6100000BEFA78E8BBC14140BBD05CA791F24040", | |
"contact_person":null, | |
"currency_id":5, | |
"minimum_order":5, | |
"picture":"https:\/\/cdn.filepicker.io\/api\/file\/Rvr06VWRRubjnkvaoI29", | |
"created_at":"2016-12-03 07:02:19", | |
"updated_at":"2017-11-13 20:10:09", | |
"rating":"4.9321880650997", | |
"rating_count":1106, | |
"type":"RESTAURANT", | |
"color":"FFFFFF", | |
"low_delivery_charge":"1.99", | |
"high_delivery_charge":"1.99", | |
"delivery_charge_limit":"10", | |
"timezone":"Asia\/Beirut", | |
"has_manager":true, | |
"phone_number":"+96171566256", | |
"discount":"20", | |
"priority":2, | |
"cover":"https:\/\/cdn.filepicker.io\/api\/file\/EWAshgqkQi2edqfSFwyG", | |
"is_agora":false, | |
"has_pictures":false, | |
"has_grouped_items":false, | |
"assigned_shoppers_only":false, | |
"has_subcategories_only":true, | |
"is_partner":true, | |
"is_grocery":false, | |
"min_lead_hours":0, | |
"delivery_request_charge":"4.5", | |
"deleted_at":null, | |
"mof_number":null, | |
"operations_contact":"01 567811", | |
"tagline":"Fresh food & coffee served - caters for healthy and cheat meals", | |
"is_synced":true, | |
"service_percent":0, | |
"service_flat":0, | |
"discount_flat":"0", | |
"terminal_multiplier":"1", | |
"op_city_id":1, | |
"overhead":18, | |
"lat":"33.89507", | |
"lon":"35.513547", | |
"tags":"Salad,Healthy,Sandwich,Burger" | |
}, | |
"client":{ | |
"id":2753, | |
"first_name":"Mohammad", | |
"last_name":"Olaymi", | |
"email":"[email protected]", | |
"phone_number":"+96170932052", | |
"type":"client", | |
"account_type":"email", | |
"sm_user_id":null, | |
"sm_access_token":null, | |
"picture":"https:\/\/s3-eu-west-1.amazonaws.com\/toters-assets\/default.png", | |
"deleted_at":null, | |
"created_at":"2017-05-02 12:55:50", | |
"updated_at":"2017-11-13 20:10:09", | |
"rating":"5", | |
"rating_count":6, | |
"regid":"b141a9d395694def3e7d87c2e61fe9df512a427b1180f2c38b162703917f58e2", | |
"platform":"ios", | |
"is_agora":false, | |
"currency_id":5, | |
"is_verified":false, | |
"promo_code_id":2218, | |
"referral_promo_code_id":null, | |
"op_city_id":1, | |
"is_daas":false, | |
"has_arrived_orders":[ | |
] | |
}, | |
"shopper":null, | |
"ratings":[ | |
], | |
"address":null, | |
"currency":{ | |
"id":5, | |
"ref":"USD", | |
"created_at":"2016-07-17 19:28:56", | |
"updated_at":"2016-07-17 19:28:56", | |
"deleted_at":null | |
}, | |
"order_status":[ | |
{ | |
"id":270233, | |
"order_id":41094, | |
"shopper_id":null, | |
"stage":"incomplete_cart", | |
"location":null, | |
"status_info_id":null, | |
"status_info_type":null, | |
"created_at":"2017-11-13 19:38:32", | |
"updated_at":"2017-11-13 19:38:32" | |
} | |
], | |
"op_city":{ | |
"id":1, | |
"ref":"Beirut", | |
"timezone":"Asia\/Beirut", | |
"currency_id":5, | |
"deleted_at":null, | |
"created_at":"2017-08-27 00:45:58", | |
"updated_at":"2017-08-27 00:45:58", | |
"code":"bey", | |
"polygon":null, | |
"merchant_account_id":"TOTERS_instant" | |
} | |
}, | |
{ | |
"id":41087, | |
"client_id":10901, | |
"shopper_id":null, | |
"status":"incomplete_cart", | |
"store_id":140, | |
"items_total":"19", | |
"total":20.99, | |
"is_paid":false, | |
"address_id":null, | |
"deliver_on":null, | |
"additional_instructions":null, | |
"delivery_charge":"1.99", | |
"shopper_earning":"0", | |
"currency_id":5, | |
"transaction_id":null, | |
"final_total":null, | |
"created_at":"2017-11-13 19:16:38", | |
"updated_at":"2017-11-13 19:16:38", | |
"arrived_at":null, | |
"estimation":null, | |
"receipt":null, | |
"last4":null, | |
"final_cost":null, | |
"assigned_at":null, | |
"estimated_at":null, | |
"estimation_base":null, | |
"shopper_reimbursed":false, | |
"earnings_paid":false, | |
"approved":false, | |
"is_arriving":0, | |
"credits_used":0, | |
"final_total_pre_discount":null, | |
"amount_to_pay":null, | |
"final_total_with_discount":null, | |
"code":"14021-84585", | |
"is_delivery_request":false, | |
"collect_cash":0, | |
"is_ready":false, | |
"net_revenue":null, | |
"transaction_cost":null, | |
"gross_margin":null, | |
"address_token":null, | |
"is_location_requested":false, | |
"payment_type":null, | |
"service_charge":0, | |
"discount_value":0, | |
"discount_message":null, | |
"op_city_id":1, | |
"store":{ | |
"id":140, | |
"ref":"Butcher's BBQ Joint", | |
"address":"Mar Mikhael", | |
"city_id":1, | |
"location":"0101000020E6100000ED9C668176C34140195932C7F2F24040", | |
"contact_person":null, | |
"currency_id":5, | |
"minimum_order":5, | |
"picture":"https:\/\/cdn.filepicker.io\/api\/file\/vxoDPT3aQbee56v7GMGP", | |
"created_at":"2017-06-15 13:06:40", | |
"updated_at":"2017-11-13 08:55:01", | |
"rating":"4.9520766773161", | |
"rating_count":313, | |
"type":"AMERICAN", | |
"color":"FFFFFF", | |
"low_delivery_charge":"1.99", | |
"high_delivery_charge":"1.99", | |
"delivery_charge_limit":"1.99", | |
"timezone":"Asia\/Beirut", | |
"has_manager":true, | |
"phone_number":null, | |
"discount":"20", | |
"priority":2, | |
"cover":"https:\/\/cdn.filepicker.io\/api\/file\/DMeqWf7QQqSqXQ6MVQ8r", | |
"is_agora":false, | |
"has_pictures":false, | |
"has_grouped_items":false, | |
"assigned_shoppers_only":false, | |
"has_subcategories_only":true, | |
"is_partner":true, | |
"is_grocery":false, | |
"min_lead_hours":0, | |
"delivery_request_charge":"4.5", | |
"deleted_at":null, | |
"mof_number":null, | |
"operations_contact":" 01 567227", | |
"tagline":"SoulFood", | |
"is_synced":true, | |
"service_percent":0, | |
"service_flat":0, | |
"discount_flat":"0", | |
"terminal_multiplier":"1", | |
"op_city_id":1, | |
"overhead":17, | |
"lat":"33.898034", | |
"lon":"35.527054", | |
"tags":"Burger" | |
}, | |
"client":{ | |
"id":10901, | |
"first_name":"Rayan", | |
"last_name":"Hamouch", | |
"email":"[email protected]", | |
"phone_number":"+9613539243", | |
"type":"client", | |
"account_type":"facebook", | |
"sm_user_id":null, | |
"sm_access_token":null, | |
"picture":"https:\/\/graph.facebook.com\/v2.8\/10159581684975375\/picture?type=normal", | |
"deleted_at":null, | |
"created_at":"2017-11-13 19:10:10", | |
"updated_at":"2017-11-13 19:10:45", | |
"rating":"0", | |
"rating_count":0, | |
"regid":"3935e3e573b5c070a9e5509c766a7d7a90446920e4f278f16d22574129ccf0aa", | |
"platform":"ios", | |
"is_agora":false, | |
"currency_id":5, | |
"is_verified":true, | |
"promo_code_id":6497, | |
"referral_promo_code_id":null, | |
"op_city_id":1, | |
"is_daas":false, | |
"has_arrived_orders":[ | |
] | |
}, | |
"shopper":null, | |
"ratings":[ | |
], | |
"address":null, | |
"currency":{ | |
"id":5, | |
"ref":"USD", | |
"created_at":"2016-07-17 19:28:56", | |
"updated_at":"2016-07-17 19:28:56", | |
"deleted_at":null | |
}, | |
"order_status":[ | |
{ | |
"id":270175, | |
"order_id":41087, | |
"shopper_id":null, | |
"stage":"incomplete_cart", | |
"location":null, | |
"status_info_id":null, | |
"status_info_type":null, | |
"created_at":"2017-11-13 19:16:38", | |
"updated_at":"2017-11-13 19:16:38" | |
} | |
], | |
"op_city":{ | |
"id":1, | |
"ref":"Beirut", | |
"timezone":"Asia\/Beirut", | |
"currency_id":5, | |
"deleted_at":null, | |
"created_at":"2017-08-27 00:45:58", | |
"updated_at":"2017-08-27 00:45:58", | |
"code":"bey", | |
"polygon":null, | |
"merchant_account_id":"TOTERS_instant" | |
} | |
}, | |
{ | |
"id":41079, | |
"client_id":6740, | |
"shopper_id":null, | |
"status":"incomplete_cart", | |
"store_id":99, | |
"items_total":"28.16", | |
"total":30.15, | |
"is_paid":false, | |
"address_id":null, | |
"deliver_on":null, | |
"additional_instructions":null, | |
"delivery_charge":"1.99", | |
"shopper_earning":"0", | |
"currency_id":5, | |
"transaction_id":null, | |
"final_total":null, | |
"created_at":"2017-11-13 19:03:26", | |
"updated_at":"2017-11-13 19:03:26", | |
"arrived_at":null, | |
"estimation":null, | |
"receipt":null, | |
"last4":null, | |
"final_cost":null, | |
"assigned_at":null, | |
"estimated_at":null, | |
"estimation_base":null, | |
"shopper_reimbursed":false, | |
"earnings_paid":false, | |
"approved":false, | |
"is_arriving":0, | |
"credits_used":0, | |
"final_total_pre_discount":null, | |
"amount_to_pay":null, | |
"final_total_with_discount":null, | |
"code":"30164-63691", | |
"is_delivery_request":false, | |
"collect_cash":0, | |
"is_ready":false, | |
"net_revenue":null, | |
"transaction_cost":null, | |
"gross_margin":null, | |
"address_token":null, | |
"is_location_requested":false, | |
"payment_type":null, | |
"service_charge":0, | |
"discount_value":0, | |
"discount_message":null, | |
"op_city_id":1, | |
"store":{ | |
"id":99, | |
"ref":"Casper & Gambini's", | |
"address":"Seaside Road, Dora, Metn", | |
"city_id":1, | |
"location":"0101000020E61000009B3DD00A0CC541402979758E01F34040", | |
"contact_person":null, | |
"currency_id":5, | |
"minimum_order":5, | |
"picture":"https:\/\/cdn.filepicker.io\/api\/file\/AbgD7Rd9TYOaa1rWSE45", | |
"created_at":"2017-03-14 12:43:16", | |
"updated_at":"2017-11-13 19:46:51", | |
"rating":"4.8954171562854", | |
"rating_count":851, | |
"type":"RESTAURANT", | |
"color":"FFFFFF", | |
"low_delivery_charge":"1.99", | |
"high_delivery_charge":"1.99", | |
"delivery_charge_limit":"20", | |
"timezone":"Asia\/Beirut", | |
"has_manager":true, | |
"phone_number":"+9613116589", | |
"discount":"20", | |
"priority":3, | |
"cover":"https:\/\/cdn.filepicker.io\/api\/file\/RgadjuOmQ9qI4I4SaMpl", | |
"is_agora":false, | |
"has_pictures":true, | |
"has_grouped_items":false, | |
"assigned_shoppers_only":false, | |
"has_subcategories_only":true, | |
"is_partner":true, | |
"is_grocery":false, | |
"min_lead_hours":0, | |
"delivery_request_charge":"3.75", | |
"deleted_at":null, | |
"mof_number":null, | |
"operations_contact":"01252627", | |
"tagline":"International gourmet meals with an emphasis on health & fresh ingredients", | |
"is_synced":true, | |
"service_percent":0, | |
"service_flat":0, | |
"discount_flat":"0", | |
"terminal_multiplier":"1", | |
"op_city_id":1, | |
"overhead":19, | |
"lat":"33.898485", | |
"lon":"35.53943", | |
"tags":"Salad,Healthy,Burger,Sandwich" | |
}, | |
"client":{ | |
"id":6740, | |
"first_name":"stephanie", | |
"last_name":"nassar", | |
"email":"[email protected]", | |
"phone_number":"+96171303034", | |
"type":"client", | |
"account_type":"email", | |
"sm_user_id":null, | |
"sm_access_token":null, | |
"picture":"https:\/\/s3-eu-west-1.amazonaws.com\/toters-assets\/default.png", | |
"deleted_at":null, | |
"created_at":"2017-08-29 16:55:30", | |
"updated_at":"2017-11-13 19:29:31", | |
"rating":"5", | |
"rating_count":28, | |
"regid":null, | |
"platform":null, | |
"is_agora":false, | |
"currency_id":5, | |
"is_verified":true, | |
"promo_code_id":4220, | |
"referral_promo_code_id":null, | |
"op_city_id":1, | |
"is_daas":false, | |
"has_arrived_orders":[ | |
] | |
}, | |
"shopper":null, | |
"ratings":[ | |
], | |
"address":null, | |
"currency":{ | |
"id":5, | |
"ref":"USD", | |
"created_at":"2016-07-17 19:28:56", | |
"updated_at":"2016-07-17 19:28:56", | |
"deleted_at":null | |
}, | |
"order_status":[ | |
{ | |
"id":270131, | |
"order_id":41079, | |
"shopper_id":null, | |
"stage":"incomplete_cart", | |
"location":null, | |
"status_info_id":null, | |
"status_info_type":null, | |
"created_at":"2017-11-13 19:03:26", | |
"updated_at":"2017-11-13 19:03:26" | |
} | |
], | |
"op_city":{ | |
"id":1, | |
"ref":"Beirut", | |
"timezone":"Asia\/Beirut", | |
"currency_id":5, | |
"deleted_at":null, | |
"created_at":"2017-08-27 00:45:58", | |
"updated_at":"2017-08-27 00:45:58", | |
"code":"bey", | |
"polygon":null, | |
"merchant_account_id":"TOTERS_instant" | |
} | |
}, | |
{ | |
"id":41058, | |
"client_id":1766, | |
"shopper_id":null, | |
"status":"incomplete_cart", | |
"store_id":144, | |
"items_total":"24", | |
"total":24, | |
"is_paid":false, | |
"address_id":null, | |
"deliver_on":null, | |
"additional_instructions":null, | |
"delivery_charge":"0", | |
"shopper_earning":"0", | |
"currency_id":5, | |
"transaction_id":null, | |
"final_total":null, | |
"created_at":"2017-11-13 17:58:33", | |
"updated_at":"2017-11-13 17:58:33", | |
"arrived_at":null, | |
"estimation":null, | |
"receipt":null, | |
"last4":null, | |
"final_cost":null, | |
"assigned_at":null, | |
"estimated_at":null, | |
"estimation_base":null, | |
"shopper_reimbursed":false, | |
"earnings_paid":false, | |
"approved":false, | |
"is_arriving":0, | |
"credits_used":0, | |
"final_total_pre_discount":null, | |
"amount_to_pay":null, | |
"final_total_with_discount":null, | |
"code":"32645-34643", | |
"is_delivery_request":false, | |
"collect_cash":0, | |
"is_ready":false, | |
"net_revenue":null, | |
"transaction_cost":null, | |
"gross_margin":null, | |
"address_token":null, | |
"is_location_requested":false, | |
"payment_type":null, | |
"service_charge":0, | |
"discount_value":0, | |
"discount_message":null, | |
"op_city_id":1, | |
"store":{ | |
"id":144, | |
"ref":"Ahi Poke", | |
"address":"Mar Mikhael", | |
"city_id":1, | |
"location":"0101000020E6100000113AE8120EC34140BB270F0BB5F24040", | |
"contact_person":null, | |
"currency_id":5, | |
"minimum_order":5, | |
"picture":"https:\/\/cdn.filepicker.io\/api\/file\/bdRkfG8MRhCQYUASkzE2", | |
"created_at":"2017-07-03 13:49:10", | |
"updated_at":"2017-11-13 21:06:17", | |
"rating":"4.9547257876318", | |
"rating_count":4285, | |
"type":"CASUAL DINING", | |
"color":"FFFFFF", | |
"low_delivery_charge":"0", | |
"high_delivery_charge":"0", | |
"delivery_charge_limit":"1.99", | |
"timezone":"Asia\/Beirut", | |
"has_manager":true, | |
"phone_number":"+9613747135", | |
"discount":"25", | |
"priority":2, | |
"cover":"https:\/\/cdn.filepicker.io\/api\/file\/qOIgJfMITSWDagoXGFAY", | |
"is_agora":false, | |
"has_pictures":true, | |
"has_grouped_items":false, | |
"assigned_shoppers_only":false, | |
"has_subcategories_only":true, | |
"is_partner":true, | |
"is_grocery":false, | |
"min_lead_hours":0, | |
"delivery_request_charge":"3.5", | |
"deleted_at":null, | |
"mof_number":null, | |
"operations_contact":"01 567713", | |
"tagline":"Hawaiian cuisine with a twist", | |
"is_synced":true, | |
"service_percent":0, | |
"service_flat":0, | |
"discount_flat":"0", | |
"terminal_multiplier":"1", | |
"op_city_id":1, | |
"overhead":20, | |
"lat":"33.89615", | |
"lon":"35.523867", | |
"tags":"Poke,Healthy" | |
}, | |
"client":{ | |
"id":1766, | |
"first_name":"David", | |
"last_name":"Massoud", | |
"email":"[email protected]", | |
"phone_number":"+9613792599", | |
"type":"client", | |
"account_type":"email", | |
"sm_user_id":null, | |
"sm_access_token":null, | |
"picture":"https:\/\/s3-eu-west-1.amazonaws.com\/toters-assets\/default.png", | |
"deleted_at":null, | |
"created_at":"2017-03-16 07:16:14", | |
"updated_at":"2017-11-13 19:26:25", | |
"rating":"4.8999999999999", | |
"rating_count":70, | |
"regid":"245a6ee1942936f72fbd5f3d6a93b3f47e5ac801a56db5c9299f7be7cfd1ce5a", | |
"platform":"ios", | |
"is_agora":false, | |
"currency_id":5, | |
"is_verified":true, | |
"promo_code_id":316, | |
"referral_promo_code_id":null, | |
"op_city_id":1, | |
"is_daas":false, | |
"has_arrived_orders":[ | |
] | |
}, | |
"shopper":null, | |
"ratings":[ | |
], | |
"address":null, | |
"currency":{ | |
"id":5, | |
"ref":"USD", | |
"created_at":"2016-07-17 19:28:56", | |
"updated_at":"2016-07-17 19:28:56", | |
"deleted_at":null | |
}, | |
"order_status":[ | |
{ | |
"id":269953, | |
"order_id":41058, | |
"shopper_id":null, | |
"stage":"incomplete_cart", | |
"location":null, | |
"status_info_id":null, | |
"status_info_type":null, | |
"created_at":"2017-11-13 17:58:33", | |
"updated_at":"2017-11-13 17:58:33" | |
} | |
], | |
"op_city":{ | |
"id":1, | |
"ref":"Beirut", | |
"timezone":"Asia\/Beirut", | |
"currency_id":5, | |
"deleted_at":null, | |
"created_at":"2017-08-27 00:45:58", | |
"updated_at":"2017-08-27 00:45:58", | |
"code":"bey", | |
"polygon":null, | |
"merchant_account_id":"TOTERS_instant" | |
} | |
}, | |
{ | |
"id":41049, | |
"client_id":1304, | |
"shopper_id":null, | |
"status":"incomplete_cart", | |
"store_id":67, | |
"items_total":"81.18", | |
"total":81.18, | |
"is_paid":false, | |
"address_id":null, | |
"deliver_on":null, | |
"additional_instructions":null, | |
"delivery_charge":"0", | |
"shopper_earning":"0", | |
"currency_id":5, | |
"transaction_id":null, | |
"final_total":null, | |
"created_at":"2017-11-13 17:35:41", | |
"updated_at":"2017-11-13 17:35:41", | |
"arrived_at":null, | |
"estimation":null, | |
"receipt":null, | |
"last4":null, | |
"final_cost":null, | |
"assigned_at":null, | |
"estimated_at":null, | |
"estimation_base":null, | |
"shopper_reimbursed":false, | |
"earnings_paid":false, | |
"approved":false, | |
"is_arriving":0, | |
"credits_used":0, | |
"final_total_pre_discount":null, | |
"amount_to_pay":null, | |
"final_total_with_discount":null, | |
"code":"81821-88253", | |
"is_delivery_request":false, | |
"collect_cash":0, | |
"is_ready":false, | |
"net_revenue":null, | |
"transaction_cost":null, | |
"gross_margin":null, | |
"address_token":null, | |
"is_location_requested":false, | |
"payment_type":null, | |
"service_charge":0, | |
"discount_value":0, | |
"discount_message":null, | |
"op_city_id":1, | |
"store":{ | |
"id":67, | |
"ref":"Marqet", | |
"address":"Koraytem main road, Itani Bldg, Beirut", | |
"city_id":1, | |
"location":"0101000020E610000060AC6F6072BD4140129F3BC1FEF14040", | |
"contact_person":null, | |
"currency_id":5, | |
"minimum_order":10, | |
"picture":"https:\/\/cdn.filepicker.io\/api\/file\/PozvTiLtRYykXCrmteXC", | |
"created_at":"2016-12-19 21:48:42", | |
"updated_at":"2017-11-14 01:00:03", | |
"rating":null, | |
"rating_count":0, | |
"type":"GROCERY", | |
"color":"FFFFFF", | |
"low_delivery_charge":"0", | |
"high_delivery_charge":"0", | |
"delivery_charge_limit":"15", | |
"timezone":"Asia\/Beirut", | |
"has_manager":true, | |
"phone_number":null, | |
"discount":"4", | |
"priority":100, | |
"cover":"https:\/\/cdn.filepicker.io\/api\/file\/wTy61mLSReYCqx4Jyxzd", | |
"is_agora":false, | |
"has_pictures":true, | |
"has_grouped_items":true, | |
"assigned_shoppers_only":true, | |
"has_subcategories_only":false, | |
"is_partner":false, | |
"is_grocery":true, | |
"min_lead_hours":0, | |
"delivery_request_charge":"4.5", | |
"deleted_at":null, | |
"mof_number":null, | |
"operations_contact":"01 812212", | |
"tagline":"An upscale supermarket offering premium local, imported & organic trends with carefully selected fresh products", | |
"is_synced":true, | |
"service_percent":0, | |
"service_flat":1.99, | |
"discount_flat":"0", | |
"terminal_multiplier":"1", | |
"op_city_id":1, | |
"overhead":19, | |
"lat":"33.890587", | |
"lon":"35.480053", | |
"tags":"" | |
}, | |
"client":{ | |
"id":1304, | |
"first_name":"Tamimo", | |
"last_name":"Khalfa", | |
"email":"[email protected]", | |
"phone_number":"+96176673072", | |
"type":"client", | |
"account_type":"facebook", | |
"sm_user_id":null, | |
"sm_access_token":null, | |
"picture":"https:\/\/graph.facebook.com\/v2.8\/10155038131094743\/picture?type=normal", | |
"deleted_at":null, | |
"created_at":"2017-02-20 16:40:12", | |
"updated_at":"2017-11-13 12:24:22", | |
"rating":"4.9771689497718", | |
"rating_count":219, | |
"regid":"APA91bHlKExqDv_kcFCNqx66Us8a238CnLh5IhU29gbzjzpT_7JVkCZBAQjMsfzkNBm0ZTjWXnQY8z4254W5fV-SJYUPHfnf1qsyDUXB6OoMmifX-Q1Q475w6uFEBSJXL2Erwyg4tgTO", | |
"platform":"android", | |
"is_agora":false, | |
"currency_id":null, | |
"is_verified":true, | |
"promo_code_id":836, | |
"referral_promo_code_id":null, | |
"op_city_id":1, | |
"is_daas":false, | |
"has_arrived_orders":[ | |
] | |
}, | |
"shopper":null, | |
"ratings":[ | |
], | |
"address":null, | |
"currency":{ | |
"id":5, | |
"ref":"USD", | |
"created_at":"2016-07-17 19:28:56", | |
"updated_at":"2016-07-17 19:28:56", | |
"deleted_at":null | |
}, | |
"order_status":[ | |
{ | |
"id":269890, | |
"order_id":41049, | |
"shopper_id":null, | |
"stage":"incomplete_cart", | |
"location":null, | |
"status_info_id":null, | |
"status_info_type":null, | |
"created_at":"2017-11-13 17:35:41", | |
"updated_at":"2017-11-13 17:35:41" | |
} | |
], | |
"op_city":{ | |
"id":1, | |
"ref":"Beirut", | |
"timezone":"Asia\/Beirut", | |
"currency_id":5, | |
"deleted_at":null, | |
"created_at":"2017-08-27 00:45:58", | |
"updated_at":"2017-08-27 00:45:58", | |
"code":"bey", | |
"polygon":null, | |
"merchant_account_id":"TOTERS_instant" | |
} | |
}, | |
{ | |
"id":41046, | |
"client_id":1304, | |
"shopper_id":null, | |
"status":"incomplete_cart", | |
"store_id":67, | |
"items_total":"51.92", | |
"total":51.92, | |
"is_paid":false, | |
"address_id":null, | |
"deliver_on":null, | |
"additional_instructions":null, | |
"delivery_charge":"0", | |
"shopper_earning":"0", | |
"currency_id":5, | |
"transaction_id":null, | |
"final_total":null, | |
"created_at":"2017-11-13 17:33:14", | |
"updated_at":"2017-11-13 17:33:14", | |
"arrived_at":null, | |
"estimation":null, | |
"receipt":null, | |
"last4":null, | |
"final_cost":null, | |
"assigned_at":null, | |
"estimated_at":null, | |
"estimation_base":null, | |
"shopper_reimbursed":false, | |
"earnings_paid":false, | |
"approved":false, | |
"is_arriving":0, | |
"credits_used":0, | |
"final_total_pre_discount":null, | |
"amount_to_pay":null, | |
"final_total_with_discount":null, | |
"code":"82136-36801", | |
"is_delivery_request":false, | |
"collect_cash":0, | |
"is_ready":false, | |
"net_revenue":null, | |
"transaction_cost":null, | |
"gross_margin":null, | |
"address_token":null, | |
"is_location_requested":false, | |
"payment_type":null, | |
"service_charge":0, | |
"discount_value":0, | |
"discount_message":null, | |
"op_city_id":1, | |
"store":{ | |
"id":67, | |
"ref":"Marqet", | |
"address":"Koraytem main road, Itani Bldg, Beirut", | |
"city_id":1, | |
"location":"0101000020E610000060AC6F6072BD4140129F3BC1FEF14040", | |
"contact_person":null, | |
"currency_id":5, | |
"minimum_order":10, | |
"picture":"https:\/\/cdn.filepicker.io\/api\/file\/PozvTiLtRYykXCrmteXC", | |
"created_at":"2016-12-19 21:48:42", | |
"updated_at":"2017-11-14 01:00:03", | |
"rating":null, | |
"rating_count":0, | |
"type":"GROCERY", | |
"color":"FFFFFF", | |
"low_delivery_charge":"0", | |
"high_delivery_charge":"0", | |
"delivery_charge_limit":"15", | |
"timezone":"Asia\/Beirut", | |
"has_manager":true, | |
"phone_number":null, | |
"discount":"4", | |
"priority":100, | |
"cover":"https:\/\/cdn.filepicker.io\/api\/file\/wTy61mLSReYCqx4Jyxzd", | |
"is_agora":false, | |
"has_pictures":true, | |
"has_grouped_items":true, | |
"assigned_shoppers_only":true, | |
"has_subcategories_only":false, | |
"is_partner":false, | |
"is_grocery":true, | |
"min_lead_hours":0, | |
"delivery_request_charge":"4.5", | |
"deleted_at":null, | |
"mof_number":null, | |
"operations_contact":"01 812212", | |
"tagline":"An upscale supermarket offering premium local, imported & organic trends with carefully selected fresh products", | |
"is_synced":true, | |
"service_percent":0, | |
"service_flat":1.99, | |
"discount_flat":"0", | |
"terminal_multiplier":"1", | |
"op_city_id":1, | |
"overhead":19, | |
"lat":"33.890587", | |
"lon":"35.480053", | |
"tags":"" | |
}, | |
"client":{ | |
"id":1304, | |
"first_name":"Tamimo", | |
"last_name":"Khalfa", | |
"email":"[email protected]", | |
"phone_number":"+96176673072", | |
"type":"client", | |
"account_type":"facebook", | |
"sm_user_id":null, | |
"sm_access_token":null, | |
"picture":"https:\/\/graph.facebook.com\/v2.8\/10155038131094743\/picture?type=normal", | |
"deleted_at":null, | |
"created_at":"2017-02-20 16:40:12", | |
"updated_at":"2017-11-13 12:24:22", | |
"rating":"4.9771689497718", | |
"rating_count":219, | |
"regid":"APA91bHlKExqDv_kcFCNqx66Us8a238CnLh5IhU29gbzjzpT_7JVkCZBAQjMsfzkNBm0ZTjWXnQY8z4254W5fV-SJYUPHfnf1qsyDUXB6OoMmifX-Q1Q475w6uFEBSJXL2Erwyg4tgTO", | |
"platform":"android", | |
"is_agora":false, | |
"currency_id":null, | |
"is_verified":true, | |
"promo_code_id":836, | |
"referral_promo_code_id":null, | |
"op_city_id":1, | |
"is_daas":false, | |
"has_arrived_orders":[ | |
] | |
}, | |
"shopper":null, | |
"ratings":[ | |
], | |
"address":null, | |
"currency":{ | |
"id":5, | |
"ref":"USD", | |
"created_at":"2016-07-17 19:28:56", | |
"updated_at":"2016-07-17 19:28:56", | |
"deleted_at":null | |
}, | |
"order_status":[ | |
{ | |
"id":269875, | |
"order_id":41046, | |
"shopper_id":null, | |
"stage":"incomplete_cart", | |
"location":null, | |
"status_info_id":null, | |
"status_info_type":null, | |
"created_at":"2017-11-13 17:33:14", | |
"updated_at":"2017-11-13 17:33:14" | |
} | |
], | |
"op_city":{ | |
"id":1, | |
"ref":"Beirut", | |
"timezone":"Asia\/Beirut", | |
"currency_id":5, | |
"deleted_at":null, | |
"created_at":"2017-08-27 00:45:58", | |
"updated_at":"2017-08-27 00:45:58", | |
"code":"bey", | |
"polygon":null, | |
"merchant_account_id":"TOTERS_instant" | |
} | |
}, | |
{ | |
"id":41041, | |
"client_id":2335, | |
"shopper_id":null, | |
"status":"incomplete_cart", | |
"store_id":197, | |
"items_total":"18.67", | |
"total":20.66, | |
"is_paid":false, | |
"address_id":null, | |
"deliver_on":null, | |
"additional_instructions":null, | |
"delivery_charge":"1.99", | |
"shopper_earning":"0", | |
"currency_id":5, | |
"transaction_id":null, | |
"final_total":null, | |
"created_at":"2017-11-13 17:24:00", | |
"updated_at":"2017-11-13 17:24:00", | |
"arrived_at":null, | |
"estimation":null, | |
"receipt":null, | |
"last4":null, | |
"final_cost":null, | |
"assigned_at":null, | |
"estimated_at":null, | |
"estimation_base":null, | |
"shopper_reimbursed":false, | |
"earnings_paid":false, | |
"approved":false, | |
"is_arriving":0, | |
"credits_used":0, | |
"final_total_pre_discount":null, | |
"amount_to_pay":null, | |
"final_total_with_discount":null, | |
"code":"92819-68544", | |
"is_delivery_request":false, | |
"collect_cash":0, | |
"is_ready":false, | |
"net_revenue":null, | |
"transaction_cost":null, | |
"gross_margin":null, | |
"address_token":null, | |
"is_location_requested":false, | |
"payment_type":null, | |
"service_charge":0, | |
"discount_value":0, | |
"discount_message":null, | |
"op_city_id":1, | |
"store":{ | |
"id":197, | |
"ref":"Appetito Trattoria - Gemmayze", | |
"address":"Gemayzeh", | |
"city_id":1, | |
"location":"0101000020E6100000EF02250516C24140E8BE9CD9AEF24040", | |
"contact_person":null, | |
"currency_id":5, | |
"minimum_order":5, | |
"picture":"https:\/\/cdn.filepicker.io\/api\/file\/S8Qks7XmQauCTZliXMVt", | |
"created_at":"2017-10-04 09:06:39", | |
"updated_at":"2017-11-13 19:02:04", | |
"rating":"4.9836065573771", | |
"rating_count":61, | |
"type":"ITALIAN", | |
"color":"FFFFFF", | |
"low_delivery_charge":"1.99", | |
"high_delivery_charge":"1.99", | |
"delivery_charge_limit":"1.99", | |
"timezone":"Asia\/Beirut", | |
"has_manager":true, | |
"phone_number":null, | |
"discount":"22", | |
"priority":1, | |
"cover":"https:\/\/cdn.filepicker.io\/api\/file\/BCcYn0NQMKU3fNbKlhIG", | |
"is_agora":false, | |
"has_pictures":true, | |
"has_grouped_items":false, | |
"assigned_shoppers_only":false, | |
"has_subcategories_only":true, | |
"is_partner":true, | |
"is_grocery":false, | |
"min_lead_hours":0, | |
"delivery_request_charge":"4.5", | |
"deleted_at":null, | |
"mof_number":null, | |
"operations_contact":"01 566 486", | |
"tagline":"Appetito combines magic and pasta in delightful plates full of life and love.", | |
"is_synced":true, | |
"service_percent":0, | |
"service_flat":0, | |
"discount_flat":"0", | |
"terminal_multiplier":"1", | |
"op_city_id":1, | |
"overhead":19, | |
"lat":"33.895961", | |
"lon":"35.516297", | |
"tags":"Pizza,Italian" | |
}, | |
"client":{ | |
"id":2335, | |
"first_name":"wael", | |
"last_name":"ariss", | |
"email":"[email protected]", | |
"phone_number":"+9613953030", | |
"type":"client", | |
"account_type":"email", | |
"sm_user_id":null, | |
"sm_access_token":null, | |
"picture":"https:\/\/s3-eu-west-1.amazonaws.com\/toters-assets\/default.png", | |
"deleted_at":null, | |
"created_at":"2017-04-11 17:39:03", | |
"updated_at":"2017-10-28 19:40:06", | |
"rating":"5", | |
"rating_count":1, | |
"regid":"79f6875f669bad2d175fc9e1b978a9df3dc373de050c8abbd7a544d97273c642", | |
"platform":"ios", | |
"is_agora":false, | |
"currency_id":5, | |
"is_verified":true, | |
"promo_code_id":2035, | |
"referral_promo_code_id":null, | |
"op_city_id":1, | |
"is_daas":false, | |
"has_arrived_orders":[ | |
] | |
}, | |
"shopper":null, | |
"ratings":[ | |
], | |
"address":null, | |
"currency":{ | |
"id":5, | |
"ref":"USD", | |
"created_at":"2016-07-17 19:28:56", | |
"updated_at":"2016-07-17 19:28:56", | |
"deleted_at":null | |
}, | |
"order_status":[ | |
{ | |
"id":269843, | |
"order_id":41041, | |
"shopper_id":null, | |
"stage":"incomplete_cart", | |
"location":null, | |
"status_info_id":null, | |
"status_info_type":null, | |
"created_at":"2017-11-13 17:24:00", | |
"updated_at":"2017-11-13 17:24:00" | |
} | |
], | |
"op_city":{ | |
"id":1, | |
"ref":"Beirut", | |
"timezone":"Asia\/Beirut", | |
"currency_id":5, | |
"deleted_at":null, | |
"created_at":"2017-08-27 00:45:58", | |
"updated_at":"2017-08-27 00:45:58", | |
"code":"bey", | |
"polygon":null, | |
"merchant_account_id":"TOTERS_instant" | |
} | |
}, | |
{ | |
"id":41026, | |
"client_id":172, | |
"shopper_id":null, | |
"status":"incomplete_cart", | |
"store_id":165, | |
"items_total":"36.66", | |
"total":38.65, | |
"is_paid":false, | |
"address_id":null, | |
"deliver_on":null, | |
"additional_instructions":null, | |
"delivery_charge":"1.99", | |
"shopper_earning":"0", | |
"currency_id":5, | |
"transaction_id":null, | |
"final_total":null, | |
"created_at":"2017-11-13 16:27:08", | |
"updated_at":"2017-11-13 16:27:08", | |
"arrived_at":null, | |
"estimation":null, | |
"receipt":null, | |
"last4":null, | |
"final_cost":null, | |
"assigned_at":null, | |
"estimated_at":null, | |
"estimation_base":null, | |
"shopper_reimbursed":false, | |
"earnings_paid":false, | |
"approved":false, | |
"is_arriving":0, | |
"credits_used":0, | |
"final_total_pre_discount":null, | |
"amount_to_pay":null, | |
"final_total_with_discount":null, | |
"code":"34033-30314", | |
"is_delivery_request":false, | |
"collect_cash":0, | |
"is_ready":false, | |
"net_revenue":null, | |
"transaction_cost":null, | |
"gross_margin":null, | |
"address_token":null, | |
"is_location_requested":false, | |
"payment_type":null, | |
"service_charge":0, | |
"discount_value":0, | |
"discount_message":null, | |
"op_city_id":1, | |
"store":{ | |
"id":165, | |
"ref":"Couqley", | |
"address":"Gemayzeh", | |
"city_id":1, | |
"location":"0101000020E61000005A4A969350C24140E7FF55478EF24040", | |
"contact_person":null, | |
"currency_id":5, | |
"minimum_order":5, | |
"picture":"https:\/\/cdn.filepicker.io\/api\/file\/kkFzkrKRYWZjPbgMhu1L", | |
"created_at":"2017-08-14 14:56:37", | |
"updated_at":"2017-11-13 17:50:17", | |
"rating":"4.955489614243", | |
"rating_count":337, | |
"type":"FRENCH CUISINE", | |
"color":"FFFFFF", | |
"low_delivery_charge":"1.99", | |
"high_delivery_charge":"1.99", | |
"delivery_charge_limit":"1.99", | |
"timezone":"Asia\/Beirut", | |
"has_manager":true, | |
"phone_number":null, | |
"discount":"18", | |
"priority":1, | |
"cover":"https:\/\/cdn.filepicker.io\/api\/file\/8AAczrsaRQCEKFq6rHXg", | |
"is_agora":false, | |
"has_pictures":true, | |
"has_grouped_items":false, | |
"assigned_shoppers_only":false, | |
"has_subcategories_only":true, | |
"is_partner":true, | |
"is_grocery":false, | |
"min_lead_hours":0, | |
"delivery_request_charge":"4.5", | |
"deleted_at":null, | |
"mof_number":null, | |
"operations_contact":"01 442 678", | |
"tagline":"French bistro serving your favorite dishes, get HUNGRY!", | |
"is_synced":true, | |
"service_percent":0, | |
"service_flat":0, | |
"discount_flat":"0", | |
"terminal_multiplier":"1", | |
"op_city_id":1, | |
"overhead":19, | |
"lat":"33.894967", | |
"lon":"35.518084", | |
"tags":"French,Salad" | |
}, | |
"client":{ | |
"id":172, | |
"first_name":"aboudi", | |
"last_name":"Tabbara", | |
"email":"[email protected]", | |
"phone_number":"+9613440242", | |
"type":"client", | |
"account_type":"email", | |
"sm_user_id":null, | |
"sm_access_token":null, | |
"picture":"https:\/\/s3-eu-west-1.amazonaws.com\/toters-assets\/default.png", | |
"deleted_at":null, | |
"created_at":"2016-09-09 17:35:03", | |
"updated_at":"2017-10-30 19:03:13", | |
"rating":"4.8846153846154", | |
"rating_count":26, | |
"regid":"690d8a9c4f75097f9e19a55629be6a35fa630574523dc44591c5b618982a8a55", | |
"platform":"ios", | |
"is_agora":false, | |
"currency_id":5, | |
"is_verified":true, | |
"promo_code_id":561, | |
"referral_promo_code_id":null, | |
"op_city_id":1, | |
"is_daas":false, | |
"has_arrived_orders":[ | |
] | |
}, | |
"shopper":null, | |
"ratings":[ | |
], | |
"address":null, | |
"currency":{ | |
"id":5, | |
"ref":"USD", | |
"created_at":"2016-07-17 19:28:56", | |
"updated_at":"2016-07-17 19:28:56", | |
"deleted_at":null | |
}, | |
"order_status":[ | |
{ | |
"id":269736, | |
"order_id":41026, | |
"shopper_id":null, | |
"stage":"incomplete_cart", | |
"location":null, | |
"status_info_id":null, | |
"status_info_type":null, | |
"created_at":"2017-11-13 16:27:08", | |
"updated_at":"2017-11-13 16:27:08" | |
} | |
], | |
"op_city":{ | |
"id":1, | |
"ref":"Beirut", | |
"timezone":"Asia\/Beirut", | |
"currency_id":5, | |
"deleted_at":null, | |
"created_at":"2017-08-27 00:45:58", | |
"updated_at":"2017-08-27 00:45:58", | |
"code":"bey", | |
"polygon":null, | |
"merchant_account_id":"TOTERS_instant" | |
} | |
}, | |
{ | |
"id":41021, | |
"client_id":2257, | |
"shopper_id":null, | |
"status":"incomplete_cart", | |
"store_id":159, | |
"items_total":"31.33", | |
"total":33.32, | |
"is_paid":false, | |
"address_id":null, | |
"deliver_on":null, | |
"additional_instructions":null, | |
"delivery_charge":"1.99", | |
"shopper_earning":"0", | |
"currency_id":5, | |
"transaction_id":null, | |
"final_total":null, | |
"created_at":"2017-11-13 16:11:23", | |
"updated_at":"2017-11-13 16:11:23", | |
"arrived_at":null, | |
"estimation":null, | |
"receipt":null, | |
"last4":null, | |
"final_cost":null, | |
"assigned_at":null, | |
"estimated_at":null, | |
"estimation_base":null, | |
"shopper_reimbursed":false, | |
"earnings_paid":false, | |
"approved":false, | |
"is_arriving":0, | |
"credits_used":0, | |
"final_total_pre_discount":null, | |
"amount_to_pay":null, | |
"final_total_with_discount":null, | |
"code":"96663-92013", | |
"is_delivery_request":false, | |
"collect_cash":0, | |
"is_ready":false, | |
"net_revenue":null, | |
"transaction_cost":null, | |
"gross_margin":null, | |
"address_token":null, | |
"is_location_requested":false, | |
"payment_type":null, | |
"service_charge":0, | |
"discount_value":0, | |
"discount_message":null, | |
"op_city_id":1, | |
"store":{ | |
"id":159, | |
"ref":"Ginette", | |
"address":"Convivium V Project, Gemmayzeh, Beirut", | |
"city_id":1, | |
"location":"0101000020E610000065506D7022C24140F99E91088DF24040", | |
"contact_person":null, | |
"currency_id":5, | |
"minimum_order":5, | |
"picture":"https:\/\/cdn.filepicker.io\/api\/file\/FOqakc9hSlS4HSSc1lAn", | |
"created_at":"2017-07-26 15:08:52", | |
"updated_at":"2017-11-13 19:31:32", | |
"rating":"4.9043165467625", | |
"rating_count":1390, | |
"type":"HEALTHY EATERY", | |
"color":"FFFFFF", | |
"low_delivery_charge":"1.99", | |
"high_delivery_charge":"1.99", | |
"delivery_charge_limit":"5", | |
"timezone":"Asia\/Beirut", | |
"has_manager":true, | |
"phone_number":null, | |
"discount":"22", | |
"priority":1, | |
"cover":"https:\/\/cdn.filepicker.io\/api\/file\/dZbvVK6QRsa5j65HTxAF", | |
"is_agora":false, | |
"has_pictures":true, | |
"has_grouped_items":false, | |
"assigned_shoppers_only":false, | |
"has_subcategories_only":true, | |
"is_partner":true, | |
"is_grocery":false, | |
"min_lead_hours":0, | |
"delivery_request_charge":"4.5", | |
"deleted_at":null, | |
"mof_number":null, | |
"operations_contact":"81655480", | |
"tagline":"Healthy salads, Delicious sandwiches and a wide selection of mouth melting desserts", | |
"is_synced":true, | |
"service_percent":0, | |
"service_flat":0, | |
"discount_flat":"0", | |
"terminal_multiplier":"1", | |
"op_city_id":1, | |
"overhead":19, | |
"lat":"33.894929", | |
"lon":"35.516676", | |
"tags":"Salad,Healthy,Breakfast,French" | |
}, | |
"client":{ | |
"id":2257, | |
"first_name":"Ahmad", | |
"last_name":"Ahmad", | |
"email":"[email protected]", | |
"phone_number":"+9613944999", | |
"type":"client", | |
"account_type":"email", | |
"sm_user_id":null, | |
"sm_access_token":null, | |
"picture":"https:\/\/s3-eu-west-1.amazonaws.com\/toters-assets\/default.png", | |
"deleted_at":null, | |
"created_at":"2017-04-07 17:15:52", | |
"updated_at":"2017-11-13 16:41:43", | |
"rating":"5", | |
"rating_count":17, | |
"regid":"396998e4882dc8629969c5696f83b2ccc09e6ea8d83c852ce4697bfc0cf96ea4", | |
"platform":"ios", | |
"is_agora":false, | |
"currency_id":5, | |
"is_verified":true, | |
"promo_code_id":2005, | |
"referral_promo_code_id":null, | |
"op_city_id":1, | |
"is_daas":false, | |
"has_arrived_orders":[ | |
] | |
}, | |
"shopper":null, | |
"ratings":[ | |
], | |
"address":null, | |
"currency":{ | |
"id":5, | |
"ref":"USD", | |
"created_at":"2016-07-17 19:28:56", | |
"updated_at":"2016-07-17 19:28:56", | |
"deleted_at":null | |
}, | |
"order_status":[ | |
{ | |
"id":269706, | |
"order_id":41021, | |
"shopper_id":null, | |
"stage":"incomplete_cart", | |
"location":null, | |
"status_info_id":null, | |
"status_info_type":null, | |
"created_at":"2017-11-13 16:11:23", | |
"updated_at":"2017-11-13 16:11:23" | |
} | |
], | |
"op_city":{ | |
"id":1, | |
"ref":"Beirut", | |
"timezone":"Asia\/Beirut", | |
"currency_id":5, | |
"deleted_at":null, | |
"created_at":"2017-08-27 00:45:58", | |
"updated_at":"2017-08-27 00:45:58", | |
"code":"bey", | |
"polygon":null, | |
"merchant_account_id":"TOTERS_instant" | |
} | |
}, | |
{ | |
"id":41011, | |
"client_id":5623, | |
"shopper_id":null, | |
"status":"incomplete_cart", | |
"store_id":98, | |
"items_total":"13.83", | |
"total":15.82, | |
"is_paid":false, | |
"address_id":null, | |
"deliver_on":null, | |
"additional_instructions":null, | |
"delivery_charge":"1.99", | |
"shopper_earning":"0", | |
"currency_id":5, | |
"transaction_id":null, | |
"final_total":null, | |
"created_at":"2017-11-13 15:29:19", | |
"updated_at":"2017-11-13 15:29:19", | |
"arrived_at":null, | |
"estimation":null, | |
"receipt":null, | |
"last4":null, | |
"final_cost":null, | |
"assigned_at":null, | |
"estimated_at":null, | |
"estimation_base":null, | |
"shopper_reimbursed":false, | |
"earnings_paid":false, | |
"approved":false, | |
"is_arriving":0, | |
"credits_used":0, | |
"final_total_pre_discount":null, | |
"amount_to_pay":null, | |
"final_total_with_discount":null, | |
"code":"66929-85008", | |
"is_delivery_request":false, | |
"collect_cash":0, | |
"is_ready":false, | |
"net_revenue":null, | |
"transaction_cost":null, | |
"gross_margin":null, | |
"address_token":null, | |
"is_location_requested":false, | |
"payment_type":null, | |
"service_charge":0, | |
"discount_value":0, | |
"discount_message":null, | |
"op_city_id":1, | |
"store":{ | |
"id":98, | |
"ref":"Sushi WA", | |
"address":"Charles Malek Avenue, Tabaris, Ashrafieh, Beirut", | |
"city_id":1, | |
"location":"0101000020E6100000EACF7EA488C24140CAFE791A30F24040", | |
"contact_person":null, | |
"currency_id":5, | |
"minimum_order":5, | |
"picture":"https:\/\/cdn.filepicker.io\/api\/file\/5DguYHGvTB6jVovjK56C", | |
"created_at":"2017-03-10 12:22:17", | |
"updated_at":"2017-11-07 19:56:06", | |
"rating":"4.9833333333333", | |
"rating_count":60, | |
"type":"RESTAURANT", | |
"color":"FFFFFF", | |
"low_delivery_charge":"1.99", | |
"high_delivery_charge":"1.99", | |
"delivery_charge_limit":"1.99", | |
"timezone":"Asia\/Beirut", | |
"has_manager":true, | |
"phone_number":"+96170534634", | |
"discount":"20", | |
"priority":4, | |
"cover":"https:\/\/cdn.filepicker.io\/api\/file\/oIryStj4QulFRikYtFce", | |
"is_agora":false, | |
"has_pictures":false, | |
"has_grouped_items":false, | |
"assigned_shoppers_only":false, | |
"has_subcategories_only":true, | |
"is_partner":true, | |
"is_grocery":false, | |
"min_lead_hours":0, | |
"delivery_request_charge":"4.5", | |
"deleted_at":null, | |
"mof_number":null, | |
"operations_contact":"01202402", | |
"tagline":null, | |
"is_synced":true, | |
"service_percent":0, | |
"service_flat":0, | |
"discount_flat":"0", | |
"terminal_multiplier":"1", | |
"op_city_id":1, | |
"overhead":36, | |
"lat":"33.892093", | |
"lon":"35.519795", | |
"tags":"Sushi" | |
}, | |
"client":{ | |
"id":5623, | |
"first_name":"Yusr", | |
"last_name":"Sabra", | |
"email":"[email protected]", | |
"phone_number":"+96176772468", | |
"type":"client", | |
"account_type":"facebook", | |
"sm_user_id":null, | |
"sm_access_token":null, | |
"picture":"https:\/\/graph.facebook.com\/v2.8\/1932685273616572\/picture?type=normal", | |
"deleted_at":null, | |
"created_at":"2017-08-04 20:22:36", | |
"updated_at":"2017-11-13 16:24:57", | |
"rating":"5", | |
"rating_count":39, | |
"regid":null, | |
"platform":null, | |
"is_agora":false, | |
"currency_id":5, | |
"is_verified":true, | |
"promo_code_id":3701, | |
"referral_promo_code_id":null, | |
"op_city_id":1, | |
"is_daas":false, | |
"has_arrived_orders":[ | |
] | |
}, | |
"shopper":null, | |
"ratings":[ | |
], | |
"address":null, | |
"currency":{ | |
"id":5, | |
"ref":"USD", | |
"created_at":"2016-07-17 19:28:56", | |
"updated_at":"2016-07-17 19:28:56", | |
"deleted_at":null | |
}, | |
"order_status":[ | |
{ | |
"id":269610, | |
"order_id":41011, | |
"shopper_id":null, | |
"stage":"incomplete_cart", | |
"location":null, | |
"status_info_id":null, | |
"status_info_type":null, | |
"created_at":"2017-11-13 15:29:19", | |
"updated_at":"2017-11-13 15:29:19" | |
} | |
], | |
"op_city":{ | |
"id":1, | |
"ref":"Beirut", | |
"timezone":"Asia\/Beirut", | |
"currency_id":5, | |
"deleted_at":null, | |
"created_at":"2017-08-27 00:45:58", | |
"updated_at":"2017-08-27 00:45:58", | |
"code":"bey", | |
"polygon":null, | |
"merchant_account_id":"TOTERS_instant" | |
} | |
}, | |
{ | |
"id":40993, | |
"client_id":3425, | |
"shopper_id":null, | |
"status":"incomplete_cart", | |
"store_id":151, | |
"items_total":"18.66", | |
"total":20.65, | |
"is_paid":false, | |
"address_id":null, | |
"deliver_on":null, | |
"additional_instructions":null, | |
"delivery_charge":"1.99", | |
"shopper_earning":"0", | |
"currency_id":5, | |
"transaction_id":null, | |
"final_total":null, | |
"created_at":"2017-11-13 14:24:43", | |
"updated_at":"2017-11-13 14:24:43", | |
"arrived_at":null, | |
"estimation":null, | |
"receipt":null, | |
"last4":null, | |
"final_cost":null, | |
"assigned_at":null, | |
"estimated_at":null, | |
"estimation_base":null, | |
"shopper_reimbursed":false, | |
"earnings_paid":false, | |
"approved":false, | |
"is_arriving":0, | |
"credits_used":0, | |
"final_total_pre_discount":null, | |
"amount_to_pay":null, | |
"final_total_with_discount":null, | |
"code":"30046-46922", | |
"is_delivery_request":false, | |
"collect_cash":0, | |
"is_ready":false, | |
"net_revenue":null, | |
"transaction_cost":null, | |
"gross_margin":null, | |
"address_token":null, | |
"is_location_requested":false, | |
"payment_type":null, | |
"service_charge":0, | |
"discount_value":0, | |
"discount_message":null, | |
"op_city_id":1, | |
"store":{ | |
"id":151, | |
"ref":"Bardo", | |
"address":"Clemenceau", | |
"city_id":1, | |
"location":"0101000020E610000020CF2EDFFABE4140F2D077B7B2F24040", | |
"contact_person":null, | |
"currency_id":5, | |
"minimum_order":5, | |
"picture":"https:\/\/cdn.filepicker.io\/api\/file\/xyNRbrAdTjuwg4yg91rb", | |
"created_at":"2017-07-06 15:45:25", | |
"updated_at":"2017-11-13 20:04:28", | |
"rating":"4.9638009049774", | |
"rating_count":442, | |
"type":"CASUAL DINING", | |
"color":"FFFFFF", | |
"low_delivery_charge":"1.99", | |
"high_delivery_charge":"1.99", | |
"delivery_charge_limit":"1.99", | |
"timezone":"Asia\/Beirut", | |
"has_manager":true, | |
"phone_number":"+96170160060", | |
"discount":"22.5", | |
"priority":2, | |
"cover":"https:\/\/cdn.filepicker.io\/api\/file\/uJE7AWSxSDHYFRCwwvKC", | |
"is_agora":false, | |
"has_pictures":true, | |
"has_grouped_items":false, | |
"assigned_shoppers_only":false, | |
"has_subcategories_only":true, | |
"is_partner":true, | |
"is_grocery":false, | |
"min_lead_hours":0, | |
"delivery_request_charge":"4.5", | |
"deleted_at":null, | |
"mof_number":null, | |
"operations_contact":"01 340060", | |
"tagline":"Asian Mediterranean kitchen", | |
"is_synced":true, | |
"service_percent":0, | |
"service_flat":0, | |
"discount_flat":"0", | |
"terminal_multiplier":"1", | |
"op_city_id":1, | |
"overhead":22, | |
"lat":"33.896079", | |
"lon":"35.492031", | |
"tags":"Asian,Indian" | |
}, | |
"client":{ | |
"id":3425, | |
"first_name":"mounir", | |
"last_name":"camel toueg", | |
"email":"[email protected]", | |
"phone_number":"+96171773503", | |
"type":"client", | |
"account_type":"email", | |
"sm_user_id":null, | |
"sm_access_token":null, | |
"picture":"https:\/\/s3-eu-west-1.amazonaws.com\/toters-assets\/default.png", | |
"deleted_at":null, | |
"created_at":"2017-05-26 15:30:04", | |
"updated_at":"2017-11-13 19:49:28", | |
"rating":"4.8750000000001", | |
"rating_count":40, | |
"regid":"APA91bEff_mlVGyoY7U0vEUNYVo-RCI1VqOjgApVwdHkwBnt4lPCHT-0eeZXyk0fe7P3z--g3yuXrjL7oMjk5hhPKv7clxN-T_8i_mH5TfE2soqm29X3Y30F8fxnf4qepOo8RQg6EkIq", | |
"platform":"android", | |
"is_agora":false, | |
"currency_id":5, | |
"is_verified":true, | |
"promo_code_id":2562, | |
"referral_promo_code_id":null, | |
"op_city_id":1, | |
"is_daas":false, | |
"has_arrived_orders":[ | |
] | |
}, | |
"shopper":null, | |
"ratings":[ | |
], | |
"address":null, | |
"currency":{ | |
"id":5, | |
"ref":"USD", | |
"created_at":"2016-07-17 19:28:56", | |
"updated_at":"2016-07-17 19:28:56", | |
"deleted_at":null | |
}, | |
"order_status":[ | |
{ | |
"id":269479, | |
"order_id":40993, | |
"shopper_id":null, | |
"stage":"incomplete_cart", | |
"location":null, | |
"status_info_id":null, | |
"status_info_type":null, | |
"created_at":"2017-11-13 14:24:43", | |
"updated_at":"2017-11-13 14:24:43" | |
} | |
], | |
"op_city":{ | |
"id":1, | |
"ref":"Beirut", | |
"timezone":"Asia\/Beirut", | |
"currency_id":5, | |
"deleted_at":null, | |
"created_at":"2017-08-27 00:45:58", | |
"updated_at":"2017-08-27 00:45:58", | |
"code":"bey", | |
"polygon":null, | |
"merchant_account_id":"TOTERS_instant" | |
} | |
}, | |
{ | |
"id":40991, | |
"client_id":10864, | |
"shopper_id":null, | |
"status":"incomplete_cart", | |
"store_id":12, | |
"items_total":"37.34", | |
"total":39.33, | |
"is_paid":false, | |
"address_id":null, | |
"deliver_on":null, | |
"additional_instructions":null, | |
"delivery_charge":"1.99", | |
"shopper_earning":"0", | |
"currency_id":5, | |
"transaction_id":null, | |
"final_total":null, | |
"created_at":"2017-11-13 14:21:51", | |
"updated_at":"2017-11-13 14:21:51", | |
"arrived_at":null, | |
"estimation":null, | |
"receipt":null, | |
"last4":null, | |
"final_cost":null, | |
"assigned_at":null, | |
"estimated_at":null, | |
"estimation_base":null, | |
"shopper_reimbursed":false, | |
"earnings_paid":false, | |
"approved":false, | |
"is_arriving":0, | |
"credits_used":0, | |
"final_total_pre_discount":null, | |
"amount_to_pay":null, | |
"final_total_with_discount":null, | |
"code":"73037-73882", | |
"is_delivery_request":false, | |
"collect_cash":0, | |
"is_ready":false, | |
"net_revenue":null, | |
"transaction_cost":null, | |
"gross_margin":null, | |
"address_token":null, | |
"is_location_requested":false, | |
"payment_type":null, | |
"service_charge":0, | |
"discount_value":0, | |
"discount_message":null, | |
"op_city_id":1, | |
"store":{ | |
"id":12, | |
"ref":"Frosty Palace", | |
"address":"Beirut, Lebanon", | |
"city_id":1, | |
"location":"0101000020E6100000BF0CC68844C34140997E8978EBF24040", | |
"contact_person":null, | |
"currency_id":5, | |
"minimum_order":5, | |
"picture":"https:\/\/cdn.filepicker.io\/api\/file\/449S3B2vSQyxxzZf0qnG", | |
"created_at":"2016-08-23 09:51:18", | |
"updated_at":"2017-11-13 20:40:04", | |
"rating":"4.9487388120422", | |
"rating_count":1229, | |
"type":"RESTAURANT", | |
"color":"FFFFFF", | |
"low_delivery_charge":"1.99", | |
"high_delivery_charge":"1.99", | |
"delivery_charge_limit":"15", | |
"timezone":"Asia\/Beirut", | |
"has_manager":true, | |
"phone_number":"+96171040494", | |
"discount":"15", | |
"priority":2, | |
"cover":"https:\/\/cdn.filepicker.io\/api\/file\/vZXhhyqcQK2GWFGq4Dfi", | |
"is_agora":false, | |
"has_pictures":true, | |
"has_grouped_items":false, | |
"assigned_shoppers_only":false, | |
"has_subcategories_only":true, | |
"is_partner":true, | |
"is_grocery":false, | |
"min_lead_hours":0, | |
"delivery_request_charge":"4.5", | |
"deleted_at":null, | |
"mof_number":null, | |
"operations_contact":"01 449 595", | |
"tagline":"Frosty Palace is the name of the diner in the movie \"Grease\". The place where Danny, Sandy and the rest of the bunch ate burgers, sipped milkshakes and dreamt of love and angels", | |
"is_synced":true, | |
"service_percent":0, | |
"service_flat":0, | |
"discount_flat":"0", | |
"terminal_multiplier":"1", | |
"op_city_id":1, | |
"overhead":17, | |
"lat":"33.897811", | |
"lon":"35.525529", | |
"tags":"American,Burger" | |
}, | |
"client":{ | |
"id":10864, | |
"first_name":"celine", | |
"last_name":"haddad", | |
"email":"[email protected]", | |
"phone_number":"+9613281749", | |
"type":"client", | |
"account_type":"email", | |
"sm_user_id":null, | |
"sm_access_token":null, | |
"picture":"https:\/\/s3-eu-west-1.amazonaws.com\/toters-assets\/default.png", | |
"deleted_at":null, | |
"created_at":"2017-11-13 14:13:17", | |
"updated_at":"2017-11-13 14:13:32", | |
"rating":"0", | |
"rating_count":0, | |
"regid":"72b275c52df33d60ae5eac2fc5ecf66175b284c1d470fb721e5d8d7cdb0069ea", | |
"platform":"ios", | |
"is_agora":false, | |
"currency_id":5, | |
"is_verified":true, | |
"promo_code_id":6463, | |
"referral_promo_code_id":null, | |
"op_city_id":1, | |
"is_daas":false, | |
"has_arrived_orders":[ | |
] | |
}, | |
"shopper":null, | |
"ratings":[ | |
], | |
"address":null, | |
"currency":{ | |
"id":5, | |
"ref":"USD", | |
"created_at":"2016-07-17 19:28:56", | |
"updated_at":"2016-07-17 19:28:56", | |
"deleted_at":null | |
}, | |
"order_status":[ | |
{ | |
"id":269472, | |
"order_id":40991, | |
"shopper_id":null, | |
"stage":"incomplete_cart", | |
"location":null, | |
"status_info_id":null, | |
"status_info_type":null, | |
"created_at":"2017-11-13 14:21:51", | |
"updated_at":"2017-11-13 14:21:51" | |
} | |
], | |
"op_city":{ | |
"id":1, | |
"ref":"Beirut", | |
"timezone":"Asia\/Beirut", | |
"currency_id":5, | |
"deleted_at":null, | |
"created_at":"2017-08-27 00:45:58", | |
"updated_at":"2017-08-27 00:45:58", | |
"code":"bey", | |
"polygon":null, | |
"merchant_account_id":"TOTERS_instant" | |
} | |
}, | |
{ | |
"id":40988, | |
"client_id":3425, | |
"shopper_id":null, | |
"status":"incomplete_cart", | |
"store_id":151, | |
"items_total":"18.66", | |
"total":20.65, | |
"is_paid":false, | |
"address_id":null, | |
"deliver_on":null, | |
"additional_instructions":null, | |
"delivery_charge":"1.99", | |
"shopper_earning":"0", | |
"currency_id":5, | |
"transaction_id":null, | |
"final_total":null, | |
"created_at":"2017-11-13 14:20:11", | |
"updated_at":"2017-11-13 14:20:11", | |
"arrived_at":null, | |
"estimation":null, | |
"receipt":null, | |
"last4":null, | |
"final_cost":null, | |
"assigned_at":null, | |
"estimated_at":null, | |
"estimation_base":null, | |
"shopper_reimbursed":false, | |
"earnings_paid":false, | |
"approved":false, | |
"is_arriving":0, | |
"credits_used":0, | |
"final_total_pre_discount":null, | |
"amount_to_pay":null, | |
"final_total_with_discount":null, | |
"code":"37467-36908", | |
"is_delivery_request":false, | |
"collect_cash":0, | |
"is_ready":false, | |
"net_revenue":null, | |
"transaction_cost":null, | |
"gross_margin":null, | |
"address_token":null, | |
"is_location_requested":false, | |
"payment_type":null, | |
"service_charge":0, | |
"discount_value":0, | |
"discount_message":null, | |
"op_city_id":1, | |
"store":{ | |
"id":151, | |
"ref":"Bardo", | |
"address":"Clemenceau", | |
"city_id":1, | |
"location":"0101000020E610000020CF2EDFFABE4140F2D077B7B2F24040", | |
"contact_person":null, | |
"currency_id":5, | |
"minimum_order":5, | |
"picture":"https:\/\/cdn.filepicker.io\/api\/file\/xyNRbrAdTjuwg4yg91rb", | |
"created_at":"2017-07-06 15:45:25", | |
"updated_at":"2017-11-13 20:04:28", | |
"rating":"4.9638009049774", | |
"rating_count":442, | |
"type":"CASUAL DINING", | |
"color":"FFFFFF", | |
"low_delivery_charge":"1.99", | |
"high_delivery_charge":"1.99", | |
"delivery_charge_limit":"1.99", | |
"timezone":"Asia\/Beirut", | |
"has_manager":true, | |
"phone_number":"+96170160060", | |
"discount":"22.5", | |
"priority":2, | |
"cover":"https:\/\/cdn.filepicker.io\/api\/file\/uJE7AWSxSDHYFRCwwvKC", | |
"is_agora":false, | |
"has_pictures":true, | |
"has_grouped_items":false, | |
"assigned_shoppers_only":false, | |
"has_subcategories_only":true, | |
"is_partner":true, | |
"is_grocery":false, | |
"min_lead_hours":0, | |
"delivery_request_charge":"4.5", | |
"deleted_at":null, | |
"mof_number":null, | |
"operations_contact":"01 340060", | |
"tagline":"Asian Mediterranean kitchen", | |
"is_synced":true, | |
"service_percent":0, | |
"service_flat":0, | |
"discount_flat":"0", | |
"terminal_multiplier":"1", | |
"op_city_id":1, | |
"overhead":22, | |
"lat":"33.896079", | |
"lon":"35.492031", | |
"tags":"Asian,Indian" | |
}, | |
"client":{ | |
"id":3425, | |
"first_name":"mounir", | |
"last_name":"camel toueg", | |
"email":"[email protected]", | |
"phone_number":"+96171773503", | |
"type":"client", | |
"account_type":"email", | |
"sm_user_id":null, | |
"sm_access_token":null, | |
"picture":"https:\/\/s3-eu-west-1.amazonaws.com\/toters-assets\/default.png", | |
"deleted_at":null, | |
"created_at":"2017-05-26 15:30:04", | |
"updated_at":"2017-11-13 19:49:28", | |
"rating":"4.8750000000001", | |
"rating_count":40, | |
"regid":"APA91bEff_mlVGyoY7U0vEUNYVo-RCI1VqOjgApVwdHkwBnt4lPCHT-0eeZXyk0fe7P3z--g3yuXrjL7oMjk5hhPKv7clxN-T_8i_mH5TfE2soqm29X3Y30F8fxnf4qepOo8RQg6EkIq", | |
"platform":"android", | |
"is_agora":false, | |
"currency_id":5, | |
"is_verified":true, | |
"promo_code_id":2562, | |
"referral_promo_code_id":null, | |
"op_city_id":1, | |
"is_daas":false, | |
"has_arrived_orders":[ | |
] | |
}, | |
"shopper":null, | |
"ratings":[ | |
], | |
"address":null, | |
"currency":{ | |
"id":5, | |
"ref":"USD", | |
"created_at":"2016-07-17 19:28:56", | |
"updated_at":"2016-07-17 19:28:56", | |
"deleted_at":null | |
}, | |
"order_status":[ | |
{ | |
"id":269461, | |
"order_id":40988, | |
"shopper_id":null, | |
"stage":"incomplete_cart", | |
"location":null, | |
"status_info_id":null, | |
"status_info_type":null, | |
"created_at":"2017-11-13 14:20:11", | |
"updated_at":"2017-11-13 14:20:11" | |
} | |
], | |
"op_city":{ | |
"id":1, | |
"ref":"Beirut", | |
"timezone":"Asia\/Beirut", | |
"currency_id":5, | |
"deleted_at":null, | |
"created_at":"2017-08-27 00:45:58", | |
"updated_at":"2017-08-27 00:45:58", | |
"code":"bey", | |
"polygon":null, | |
"merchant_account_id":"TOTERS_instant" | |
} | |
}, | |
{ | |
"id":40986, | |
"client_id":3425, | |
"shopper_id":null, | |
"status":"incomplete_cart", | |
"store_id":151, | |
"items_total":"18.66", | |
"total":20.65, | |
"is_paid":false, | |
"address_id":null, | |
"deliver_on":null, | |
"additional_instructions":null, | |
"delivery_charge":"1.99", | |
"shopper_earning":"0", | |
"currency_id":5, | |
"transaction_id":null, | |
"final_total":null, | |
"created_at":"2017-11-13 14:14:51", | |
"updated_at":"2017-11-13 14:14:51", | |
"arrived_at":null, | |
"estimation":null, | |
"receipt":null, | |
"last4":null, | |
"final_cost":null, | |
"assigned_at":null, | |
"estimated_at":null, | |
"estimation_base":null, | |
"shopper_reimbursed":false, | |
"earnings_paid":false, | |
"approved":false, | |
"is_arriving":0, | |
"credits_used":0, | |
"final_total_pre_discount":null, | |
"amount_to_pay":null, | |
"final_total_with_discount":null, | |
"code":"93080-48777", | |
"is_delivery_request":false, | |
"collect_cash":0, | |
"is_ready":false, | |
"net_revenue":null, | |
"transaction_cost":null, | |
"gross_margin":null, | |
"address_token":null, | |
"is_location_requested":false, | |
"payment_type":null, | |
"service_charge":0, | |
"discount_value":0, | |
"discount_message":null, | |
"op_city_id":1, | |
"store":{ | |
"id":151, | |
"ref":"Bardo", | |
"address":"Clemenceau", | |
"city_id":1, | |
"location":"0101000020E610000020CF2EDFFABE4140F2D077B7B2F24040", | |
"contact_person":null, | |
"currency_id":5, | |
"minimum_order":5, | |
"picture":"https:\/\/cdn.filepicker.io\/api\/file\/xyNRbrAdTjuwg4yg91rb", | |
"created_at":"2017-07-06 15:45:25", | |
"updated_at":"2017-11-13 20:04:28", | |
"rating":"4.9638009049774", | |
"rating_count":442, | |
"type":"CASUAL DINING", | |
"color":"FFFFFF", | |
"low_delivery_charge":"1.99", | |
"high_delivery_charge":"1.99", | |
"delivery_charge_limit":"1.99", | |
"timezone":"Asia\/Beirut", | |
"has_manager":true, | |
"phone_number":"+96170160060", | |
"discount":"22.5", | |
"priority":2, | |
"cover":"https:\/\/cdn.filepicker.io\/api\/file\/uJE7AWSxSDHYFRCwwvKC", | |
"is_agora":false, | |
"has_pictures":true, | |
"has_grouped_items":false, | |
"assigned_shoppers_only":false, | |
"has_subcategories_only":true, | |
"is_partner":true, | |
"is_grocery":false, | |
"min_lead_hours":0, | |
"delivery_request_charge":"4.5", | |
"deleted_at":null, | |
"mof_number":null, | |
"operations_contact":"01 340060", | |
"tagline":"Asian Mediterranean kitchen", | |
"is_synced":true, | |
"service_percent":0, | |
"service_flat":0, | |
"discount_flat":"0", | |
"terminal_multiplier":"1", | |
"op_city_id":1, | |
"overhead":22, | |
"lat":"33.896079", | |
"lon":"35.492031", | |
"tags":"Asian,Indian" | |
}, | |
"client":{ | |
"id":3425, | |
"first_name":"mounir", | |
"last_name":"camel toueg", | |
"email":"[email protected]", | |
"phone_number":"+96171773503", | |
"type":"client", | |
"account_type":"email", | |
"sm_user_id":null, | |
"sm_access_token":null, | |
"picture":"https:\/\/s3-eu-west-1.amazonaws.com\/toters-assets\/default.png", | |
"deleted_at":null, | |
"created_at":"2017-05-26 15:30:04", | |
"updated_at":"2017-11-13 19:49:28", | |
"rating":"4.8750000000001", | |
"rating_count":40, | |
"regid":"APA91bEff_mlVGyoY7U0vEUNYVo-RCI1VqOjgApVwdHkwBnt4lPCHT-0eeZXyk0fe7P3z--g3yuXrjL7oMjk5hhPKv7clxN-T_8i_mH5TfE2soqm29X3Y30F8fxnf4qepOo8RQg6EkIq", | |
"platform":"android", | |
"is_agora":false, | |
"currency_id":5, | |
"is_verified":true, | |
"promo_code_id":2562, | |
"referral_promo_code_id":null, | |
"op_city_id":1, | |
"is_daas":false, | |
"has_arrived_orders":[ | |
] | |
}, | |
"shopper":null, | |
"ratings":[ | |
], | |
"address":null, | |
"currency":{ | |
"id":5, | |
"ref":"USD", | |
"created_at":"2016-07-17 19:28:56", | |
"updated_at":"2016-07-17 19:28:56", | |
"deleted_at":null | |
}, | |
"order_status":[ | |
{ | |
"id":269454, | |
"order_id":40986, | |
"shopper_id":null, | |
"stage":"incomplete_cart", | |
"location":null, | |
"status_info_id":null, | |
"status_info_type":null, | |
"created_at":"2017-11-13 14:14:51", | |
"updated_at":"2017-11-13 14:14:51" | |
} | |
], | |
"op_city":{ | |
"id":1, | |
"ref":"Beirut", | |
"timezone":"Asia\/Beirut", | |
"currency_id":5, | |
"deleted_at":null, | |
"created_at":"2017-08-27 00:45:58", | |
"updated_at":"2017-08-27 00:45:58", | |
"code":"bey", | |
"polygon":null, | |
"merchant_account_id":"TOTERS_instant" | |
} | |
}, | |
{ | |
"id":40982, | |
"client_id":10859, | |
"shopper_id":null, | |
"status":"incomplete_cart", | |
"store_id":32, | |
"items_total":"5.33", | |
"total":7.32, | |
"is_paid":false, | |
"address_id":null, | |
"deliver_on":null, | |
"additional_instructions":null, | |
"delivery_charge":"1.99", | |
"shopper_earning":"0", | |
"currency_id":5, | |
"transaction_id":null, | |
"final_total":null, | |
"created_at":"2017-11-13 13:53:36", | |
"updated_at":"2017-11-13 13:53:36", | |
"arrived_at":null, | |
"estimation":null, | |
"receipt":null, | |
"last4":null, | |
"final_cost":null, | |
"assigned_at":null, | |
"estimated_at":null, | |
"estimation_base":null, | |
"shopper_reimbursed":false, | |
"earnings_paid":false, | |
"approved":false, | |
"is_arriving":0, | |
"credits_used":0, | |
"final_total_pre_discount":null, | |
"amount_to_pay":null, | |
"final_total_with_discount":null, | |
"code":"53305-65886", | |
"is_delivery_request":false, | |
"collect_cash":0, | |
"is_ready":false, | |
"net_revenue":null, | |
"transaction_cost":null, | |
"gross_margin":null, | |
"address_token":null, | |
"is_location_requested":false, | |
"payment_type":null, | |
"service_charge":0, | |
"discount_value":0, | |
"discount_message":null, | |
"op_city_id":1, | |
"store":{ | |
"id":32, | |
"ref":"Your favorite coffee - Sassine", | |
"address":"Sassine", | |
"city_id":1, | |
"location":"0101000020E610000033C005D9B2C241405051F52B9DF14040", | |
"contact_person":null, | |
"currency_id":5, | |
"minimum_order":1, | |
"picture":"https:\/\/cdn.filepicker.io\/api\/file\/uSmyIPJPTNqahv9iwo22", | |
"created_at":"2016-09-05 10:08:10", | |
"updated_at":"2017-11-13 15:50:08", | |
"rating":"4.9373276510391", | |
"rating_count":3989, | |
"type":"COFFEE SHOP (size venti unavailable)", | |
"color":"FFFFFF", | |
"low_delivery_charge":"1.99", | |
"high_delivery_charge":"1.99", | |
"delivery_charge_limit":"10", | |
"timezone":"Asia\/Beirut", | |
"has_manager":false, | |
"phone_number":null, | |
"discount":"0", | |
"priority":0, | |
"cover":"https:\/\/cdn.filepicker.io\/api\/file\/4TQtStPTDiVsIoqCWZCL", | |
"is_agora":false, | |
"has_pictures":true, | |
"has_grouped_items":false, | |
"assigned_shoppers_only":false, | |
"has_subcategories_only":false, | |
"is_partner":false, | |
"is_grocery":false, | |
"min_lead_hours":0, | |
"delivery_request_charge":"4.5", | |
"deleted_at":null, | |
"mof_number":null, | |
"operations_contact":null, | |
"tagline":"Seattle's most famous coffee shop, serving brewed coffee, espresso based drinks, and frappuccinos", | |
"is_synced":true, | |
"service_percent":0, | |
"service_flat":0, | |
"discount_flat":"0", | |
"terminal_multiplier":"1", | |
"op_city_id":1, | |
"overhead":21, | |
"lat":"33.887609", | |
"lon":"35.521083", | |
"tags":"Coffee" | |
}, | |
"client":{ | |
"id":10859, | |
"first_name":"Luana", | |
"last_name":"Turk", | |
"email":"[email protected]", | |
"phone_number":"+96170713435", | |
"type":"client", | |
"account_type":"facebook", | |
"sm_user_id":null, | |
"sm_access_token":null, | |
"picture":"https:\/\/graph.facebook.com\/v2.8\/10155152503897507\/picture?type=normal", | |
"deleted_at":null, | |
"created_at":"2017-11-13 13:50:56", | |
"updated_at":"2017-11-13 13:51:05", | |
"rating":"0", | |
"rating_count":0, | |
"regid":"8a3d13785df37b531acb9ce0719439f3607c5f68af36e1b4370d810f85bbe888", | |
"platform":"ios", | |
"is_agora":false, | |
"currency_id":5, | |
"is_verified":false, | |
"promo_code_id":6459, | |
"referral_promo_code_id":null, | |
"op_city_id":1, | |
"is_daas":false, | |
"has_arrived_orders":[ | |
] | |
}, | |
"shopper":null, | |
"ratings":[ | |
], | |
"address":null, | |
"currency":{ | |
"id":5, | |
"ref":"USD", | |
"created_at":"2016-07-17 19:28:56", | |
"updated_at":"2016-07-17 19:28:56", | |
"deleted_at":null | |
}, | |
"order_status":[ | |
{ | |
"id":269429, | |
"order_id":40982, | |
"shopper_id":null, | |
"stage":"incomplete_cart", | |
"location":null, | |
"status_info_id":null, | |
"status_info_type":null, | |
"created_at":"2017-11-13 13:53:36", | |
"updated_at":"2017-11-13 13:53:36" | |
} | |
], | |
"op_city":{ | |
"id":1, | |
"ref":"Beirut", | |
"timezone":"Asia\/Beirut", | |
"currency_id":5, | |
"deleted_at":null, | |
"created_at":"2017-08-27 00:45:58", | |
"updated_at":"2017-08-27 00:45:58", | |
"code":"bey", | |
"polygon":null, | |
"merchant_account_id":"TOTERS_instant" | |
} | |
}, | |
{ | |
"id":40965, | |
"client_id":8712, | |
"shopper_id":null, | |
"status":"incomplete_cart", | |
"store_id":34, | |
"items_total":"18", | |
"total":19.99, | |
"is_paid":false, | |
"address_id":null, | |
"deliver_on":null, | |
"additional_instructions":null, | |
"delivery_charge":"1.99", | |
"shopper_earning":"0", | |
"currency_id":5, | |
"transaction_id":null, | |
"final_total":null, | |
"created_at":"2017-11-13 12:54:21", | |
"updated_at":"2017-11-13 12:54:21", | |
"arrived_at":null, | |
"estimation":null, | |
"receipt":null, | |
"last4":null, | |
"final_cost":null, | |
"assigned_at":null, | |
"estimated_at":null, | |
"estimation_base":null, | |
"shopper_reimbursed":false, | |
"earnings_paid":false, | |
"approved":false, | |
"is_arriving":0, | |
"credits_used":0, | |
"final_total_pre_discount":null, | |
"amount_to_pay":null, | |
"final_total_with_discount":null, | |
"code":"47636-71197", | |
"is_delivery_request":false, | |
"collect_cash":0, | |
"is_ready":false, | |
"net_revenue":null, | |
"transaction_cost":null, | |
"gross_margin":null, | |
"address_token":null, | |
"is_location_requested":false, | |
"payment_type":null, | |
"service_charge":0, | |
"discount_value":0, | |
"discount_message":null, | |
"op_city_id":1, | |
"store":{ | |
"id":34, | |
"ref":"Your favorite coffee - Hamra", | |
"address":"Hamra", | |
"city_id":1, | |
"location":"0101000020E610000023DDCF29C8BD414012691B7FA2F24040", | |
"contact_person":null, | |
"currency_id":5, | |
"minimum_order":1, | |
"picture":"https:\/\/cdn.filepicker.io\/api\/file\/VtcnZ4O2TIOKtqaanFtx", | |
"created_at":"2016-09-05 10:10:27", | |
"updated_at":"2017-11-13 13:20:54", | |
"rating":"4.9505247376302", | |
"rating_count":667, | |
"type":"COFFEE SHOP ", | |
"color":"FFFFFF", | |
"low_delivery_charge":"1.99", | |
"high_delivery_charge":"1.99", | |
"delivery_charge_limit":"10", | |
"timezone":"Asia\/Beirut", | |
"has_manager":false, | |
"phone_number":null, | |
"discount":"0", | |
"priority":0, | |
"cover":"https:\/\/cdn.filepicker.io\/api\/file\/vFH1MJfTTKaxjxqpDoL1", | |
"is_agora":false, | |
"has_pictures":true, | |
"has_grouped_items":false, | |
"assigned_shoppers_only":false, | |
"has_subcategories_only":false, | |
"is_partner":false, | |
"is_grocery":false, | |
"min_lead_hours":0, | |
"delivery_request_charge":"4.5", | |
"deleted_at":null, | |
"mof_number":null, | |
"operations_contact":null, | |
"tagline":"Seattle's most famous coffee shop, serving brewed coffee, espresso based drinks, and frappuccinos", | |
"is_synced":true, | |
"service_percent":0, | |
"service_flat":0, | |
"discount_flat":"0", | |
"terminal_multiplier":"1", | |
"op_city_id":1, | |
"overhead":41, | |
"lat":"33.895584", | |
"lon":"35.482671", | |
"tags":"Coffee" | |
}, | |
"client":{ | |
"id":8712, | |
"first_name":"Mohammad", | |
"last_name":"Khattab", | |
"email":"[email protected]", | |
"phone_number":"+96170966024", | |
"type":"client", | |
"account_type":"facebook", | |
"sm_user_id":null, | |
"sm_access_token":null, | |
"picture":"https:\/\/graph.facebook.com\/v2.8\/10100452193972722\/picture?type=normal", | |
"deleted_at":null, | |
"created_at":"2017-10-07 05:57:59", | |
"updated_at":"2017-11-13 13:20:54", | |
"rating":"5", | |
"rating_count":4, | |
"regid":"5fa6ba54467582ee2c79fa982d67c42642c8262dd0b66b82b1285d640d4f8c1b", | |
"platform":"ios", | |
"is_agora":false, | |
"currency_id":5, | |
"is_verified":true, | |
"promo_code_id":5289, | |
"referral_promo_code_id":null, | |
"op_city_id":1, | |
"is_daas":false, | |
"has_arrived_orders":[ | |
] | |
}, | |
"shopper":null, | |
"ratings":[ | |
], | |
"address":null, | |
"currency":{ | |
"id":5, | |
"ref":"USD", | |
"created_at":"2016-07-17 19:28:56", | |
"updated_at":"2016-07-17 19:28:56", | |
"deleted_at":null | |
}, | |
"order_status":[ | |
{ | |
"id":269262, | |
"order_id":40965, | |
"shopper_id":null, | |
"stage":"incomplete_cart", | |
"location":null, | |
"status_info_id":null, | |
"status_info_type":null, | |
"created_at":"2017-11-13 12:54:21", | |
"updated_at":"2017-11-13 12:54:21" | |
} | |
], | |
"op_city":{ | |
"id":1, | |
"ref":"Beirut", | |
"timezone":"Asia\/Beirut", | |
"currency_id":5, | |
"deleted_at":null, | |
"created_at":"2017-08-27 00:45:58", | |
"updated_at":"2017-08-27 00:45:58", | |
"code":"bey", | |
"polygon":null, | |
"merchant_account_id":"TOTERS_instant" | |
} | |
}, | |
{ | |
"id":40964, | |
"client_id":10856, | |
"shopper_id":null, | |
"status":"incomplete_cart", | |
"store_id":28, | |
"items_total":"52", | |
"total":53.99, | |
"is_paid":false, | |
"address_id":null, | |
"deliver_on":null, | |
"additional_instructions":null, | |
"delivery_charge":"1.99", | |
"shopper_earning":"0", | |
"currency_id":5, | |
"transaction_id":null, | |
"final_total":null, | |
"created_at":"2017-11-13 12:46:03", | |
"updated_at":"2017-11-13 12:46:03", | |
"arrived_at":null, | |
"estimation":null, | |
"receipt":null, | |
"last4":null, | |
"final_cost":null, | |
"assigned_at":null, | |
"estimated_at":null, | |
"estimation_base":null, | |
"shopper_reimbursed":false, | |
"earnings_paid":false, | |
"approved":false, | |
"is_arriving":0, | |
"credits_used":0, | |
"final_total_pre_discount":null, | |
"amount_to_pay":null, | |
"final_total_with_discount":null, | |
"code":"83682-44575", | |
"is_delivery_request":false, | |
"collect_cash":0, | |
"is_ready":false, | |
"net_revenue":null, | |
"transaction_cost":null, | |
"gross_margin":null, | |
"address_token":null, | |
"is_location_requested":false, | |
"payment_type":null, | |
"service_charge":0, | |
"discount_value":0, | |
"discount_message":null, | |
"op_city_id":1, | |
"store":{ | |
"id":28, | |
"ref":"Mayrig", | |
"address":"Gemmayzeh", | |
"city_id":1, | |
"location":"0101000020E61000003F6F2A5261C24140F2B391EBA6F24040", | |
"contact_person":null, | |
"currency_id":5, | |
"minimum_order":5, | |
"picture":"https:\/\/cdn.filepicker.io\/api\/file\/8Ev413TRmahabL8bnSDu", | |
"created_at":"2016-09-04 20:35:28", | |
"updated_at":"2017-11-13 17:24:44", | |
"rating":"4.9515306122443", | |
"rating_count":392, | |
"type":"RESTAURANT", | |
"color":"FFFFFF", | |
"low_delivery_charge":"1.99", | |
"high_delivery_charge":"1.99", | |
"delivery_charge_limit":"20", | |
"timezone":"Asia\/Beirut", | |
"has_manager":true, | |
"phone_number":"+9613228227", | |
"discount":"23", | |
"priority":100, | |
"cover":"https:\/\/cdn.filepicker.io\/api\/file\/s7y6LTE3RpMw27bAJJB3", | |
"is_agora":false, | |
"has_pictures":true, | |
"has_grouped_items":false, | |
"assigned_shoppers_only":false, | |
"has_subcategories_only":true, | |
"is_partner":true, | |
"is_grocery":false, | |
"min_lead_hours":0, | |
"delivery_request_charge":"4.5", | |
"deleted_at":null, | |
"mof_number":null, | |
"operations_contact":"01 572121", | |
"tagline":"A restaurant that adapts the popular classics of Armenian cuisine, while generously borrowing from Lebanese and other Mediterranean influences", | |
"is_synced":true, | |
"service_percent":0, | |
"service_flat":0, | |
"discount_flat":"0", | |
"terminal_multiplier":"1", | |
"op_city_id":1, | |
"overhead":25, | |
"lat":"33.895719", | |
"lon":"35.518595", | |
"tags":"Fusion,Lebanese,Armenian" | |
}, | |
"client":{ | |
"id":10856, | |
"first_name":"hussein", | |
"last_name":"bazaza", | |
"email":"[email protected]", | |
"phone_number":"+96176088550", | |
"type":"client", | |
"account_type":"email", | |
"sm_user_id":null, | |
"sm_access_token":null, | |
"picture":"https:\/\/s3-eu-west-1.amazonaws.com\/toters-assets\/default.png", | |
"deleted_at":null, | |
"created_at":"2017-11-13 12:46:02", | |
"updated_at":"2017-11-13 12:46:29", | |
"rating":"0", | |
"rating_count":0, | |
"regid":"eef092848b23697759437dfd9955f49389936a217e5726e091201bbb8f156db0", | |
"platform":"ios", | |
"is_agora":false, | |
"currency_id":5, | |
"is_verified":true, | |
"promo_code_id":6457, | |
"referral_promo_code_id":null, | |
"op_city_id":1, | |
"is_daas":false, | |
"has_arrived_orders":[ | |
] | |
}, | |
"shopper":null, | |
"ratings":[ | |
], | |
"address":null, | |
"currency":{ | |
"id":5, | |
"ref":"USD", | |
"created_at":"2016-07-17 19:28:56", | |
"updated_at":"2016-07-17 19:28:56", | |
"deleted_at":null | |
}, | |
"order_status":[ | |
{ | |
"id":269244, | |
"order_id":40964, | |
"shopper_id":null, | |
"stage":"incomplete_cart", | |
"location":null, | |
"status_info_id":null, | |
"status_info_type":null, | |
"created_at":"2017-11-13 12:46:03", | |
"updated_at":"2017-11-13 12:46:03" | |
} | |
], | |
"op_city":{ | |
"id":1, | |
"ref":"Beirut", | |
"timezone":"Asia\/Beirut", | |
"currency_id":5, | |
"deleted_at":null, | |
"created_at":"2017-08-27 00:45:58", | |
"updated_at":"2017-08-27 00:45:58", | |
"code":"bey", | |
"polygon":null, | |
"merchant_account_id":"TOTERS_instant" | |
} | |
}, | |
{ | |
"id":40948, | |
"client_id":10827, | |
"shopper_id":null, | |
"status":"incomplete_cart", | |
"store_id":118, | |
"items_total":"21.34", | |
"total":21.34, | |
"is_paid":false, | |
"address_id":null, | |
"deliver_on":null, | |
"additional_instructions":null, | |
"delivery_charge":"0", | |
"shopper_earning":"0", | |
"currency_id":5, | |
"transaction_id":null, | |
"final_total":null, | |
"created_at":"2017-11-13 12:21:01", | |
"updated_at":"2017-11-13 12:21:01", | |
"arrived_at":null, | |
"estimation":null, | |
"receipt":null, | |
"last4":null, | |
"final_cost":null, | |
"assigned_at":null, | |
"estimated_at":null, | |
"estimation_base":null, | |
"shopper_reimbursed":false, | |
"earnings_paid":false, | |
"approved":false, | |
"is_arriving":0, | |
"credits_used":0, | |
"final_total_pre_discount":null, | |
"amount_to_pay":null, | |
"final_total_with_discount":null, | |
"code":"26147-95107", | |
"is_delivery_request":false, | |
"collect_cash":0, | |
"is_ready":false, | |
"net_revenue":null, | |
"transaction_cost":null, | |
"gross_margin":null, | |
"address_token":null, | |
"is_location_requested":false, | |
"payment_type":null, | |
"service_charge":0, | |
"discount_value":0, | |
"discount_message":null, | |
"op_city_id":1, | |
"store":{ | |
"id":118, | |
"ref":"Bartartine", | |
"address":"Mar Mkhayel, Beirut", | |
"city_id":1, | |
"location":"0101000020E61000002194F77134C341407651F4C0C7F24040", | |
"contact_person":null, | |
"currency_id":5, | |
"minimum_order":5, | |
"picture":"https:\/\/cdn.filepicker.io\/api\/file\/2FgjLtJROy3kJD5lCtQy", | |
"created_at":"2017-04-24 16:21:41", | |
"updated_at":"2017-11-13 20:48:34", | |
"rating":"4.9511135252577", | |
"rating_count":1841, | |
"type":"BAKERY", | |
"color":"FFFFFF", | |
"low_delivery_charge":"0", | |
"high_delivery_charge":"0", | |
"delivery_charge_limit":"1.99", | |
"timezone":"Asia\/Beirut", | |
"has_manager":true, | |
"phone_number":null, | |
"discount":"25", | |
"priority":1, | |
"cover":"https:\/\/cdn.filepicker.io\/api\/file\/3FQbVy0oTfe8RstmxtBc", | |
"is_agora":false, | |
"has_pictures":true, | |
"has_grouped_items":false, | |
"assigned_shoppers_only":false, | |
"has_subcategories_only":true, | |
"is_partner":true, | |
"is_grocery":false, | |
"min_lead_hours":0, | |
"delivery_request_charge":"4.5", | |
"deleted_at":null, | |
"mof_number":null, | |
"operations_contact":"01445151", | |
"tagline":"The home of fresh bread, healthy salads, and ready-to-go sandwiches", | |
"is_synced":true, | |
"service_percent":0, | |
"service_flat":0, | |
"discount_flat":"0", | |
"terminal_multiplier":"1", | |
"op_city_id":1, | |
"overhead":22, | |
"lat":"33.896721", | |
"lon":"35.525038", | |
"tags":"Sandwich,Bakery,Salad,Healthy" | |
}, | |
"client":{ | |
"id":10827, | |
"first_name":"Maysam", | |
"last_name":"Ayoub", | |
"email":"[email protected]", | |
"phone_number":"+9613052906", | |
"type":"client", | |
"account_type":"email", | |
"sm_user_id":null, | |
"sm_access_token":null, | |
"picture":"https:\/\/s3-eu-west-1.amazonaws.com\/toters-assets\/default.png", | |
"deleted_at":null, | |
"created_at":"2017-11-13 10:26:43", | |
"updated_at":"2017-11-13 13:02:13", | |
"rating":"5", | |
"rating_count":1, | |
"regid":"fee3687d01324ce1fdeb4189f85c6d2469069f81715737d3b4567860149f0a8e", | |
"platform":"ios", | |
"is_agora":false, | |
"currency_id":5, | |
"is_verified":false, | |
"promo_code_id":6440, | |
"referral_promo_code_id":null, | |
"op_city_id":1, | |
"is_daas":false, | |
"has_arrived_orders":[ | |
] | |
}, | |
"shopper":null, | |
"ratings":[ | |
], | |
"address":null, | |
"currency":{ | |
"id":5, | |
"ref":"USD", | |
"created_at":"2016-07-17 19:28:56", | |
"updated_at":"2016-07-17 19:28:56", | |
"deleted_at":null | |
}, | |
"order_status":[ | |
{ | |
"id":269147, | |
"order_id":40948, | |
"shopper_id":null, | |
"stage":"incomplete_cart", | |
"location":null, | |
"status_info_id":null, | |
"status_info_type":null, | |
"created_at":"2017-11-13 12:21:01", | |
"updated_at":"2017-11-13 12:21:01" | |
} | |
], | |
"op_city":{ | |
"id":1, | |
"ref":"Beirut", | |
"timezone":"Asia\/Beirut", | |
"currency_id":5, | |
"deleted_at":null, | |
"created_at":"2017-08-27 00:45:58", | |
"updated_at":"2017-08-27 00:45:58", | |
"code":"bey", | |
"polygon":null, | |
"merchant_account_id":"TOTERS_instant" | |
} | |
}, | |
{ | |
"id":40945, | |
"client_id":10791, | |
"shopper_id":null, | |
"status":"incomplete_cart", | |
"store_id":155, | |
"items_total":"15.33", | |
"total":17.32, | |
"is_paid":false, | |
"address_id":null, | |
"deliver_on":null, | |
"additional_instructions":null, | |
"delivery_charge":"1.99", | |
"shopper_earning":"0", | |
"currency_id":5, | |
"transaction_id":null, | |
"final_total":null, | |
"created_at":"2017-11-13 12:12:31", | |
"updated_at":"2017-11-13 12:12:31", | |
"arrived_at":null, | |
"estimation":null, | |
"receipt":null, | |
"last4":null, | |
"final_cost":null, | |
"assigned_at":null, | |
"estimated_at":null, | |
"estimation_base":null, | |
"shopper_reimbursed":false, | |
"earnings_paid":false, | |
"approved":false, | |
"is_arriving":0, | |
"credits_used":0, | |
"final_total_pre_discount":null, | |
"amount_to_pay":null, | |
"final_total_with_discount":null, | |
"code":"97228-97912", | |
"is_delivery_request":false, | |
"collect_cash":0, | |
"is_ready":false, | |
"net_revenue":null, | |
"transaction_cost":null, | |
"gross_margin":null, | |
"address_token":null, | |
"is_location_requested":false, | |
"payment_type":null, | |
"service_charge":0, | |
"discount_value":0, | |
"discount_message":null, | |
"op_city_id":1, | |
"store":{ | |
"id":155, | |
"ref":"Suz' Coffee Bar", | |
"address":"Downtown", | |
"city_id":1, | |
"location":"0101000020E61000009BE8F35146C041404E25034015F34040", | |
"contact_person":null, | |
"currency_id":5, | |
"minimum_order":5, | |
"picture":"https:\/\/cdn.filepicker.io\/api\/file\/0ifhrJZ2SJG15tdllX2U", | |
"created_at":"2017-07-18 09:55:52", | |
"updated_at":"2017-11-13 14:24:16", | |
"rating":"4.9071038251364", | |
"rating_count":183, | |
"type":"CAFE", | |
"color":"FFFFFF", | |
"low_delivery_charge":"1.99", | |
"high_delivery_charge":"1.99", | |
"delivery_charge_limit":"1.99", | |
"timezone":"Asia\/Beirut", | |
"has_manager":true, | |
"phone_number":null, | |
"discount":"22.5", | |
"priority":2, | |
"cover":"https:\/\/cdn.filepicker.io\/api\/file\/GujbeIzvS5m8ueF75aq2", | |
"is_agora":false, | |
"has_pictures":false, | |
"has_grouped_items":false, | |
"assigned_shoppers_only":false, | |
"has_subcategories_only":true, | |
"is_partner":true, | |
"is_grocery":false, | |
"min_lead_hours":0, | |
"delivery_request_charge":"4.5", | |
"deleted_at":null, | |
"mof_number":null, | |
"operations_contact":"01 981 819 ", | |
"tagline":"Spicing up your everyday routine with a daily dose of pleasurable breakfast, toasts, salads and more", | |
"is_synced":true, | |
"service_percent":0, | |
"service_flat":0, | |
"discount_flat":"0", | |
"terminal_multiplier":"1", | |
"op_city_id":1, | |
"overhead":17, | |
"lat":"33.899086", | |
"lon":"35.502146", | |
"tags":"Healthy,Salad,Sandwich" | |
}, | |
"client":{ | |
"id":10791, | |
"first_name":"Maya", | |
"last_name":"Zeidan", | |
"email":"[email protected]", | |
"phone_number":"+96176500688", | |
"type":"client", | |
"account_type":"facebook", | |
"sm_user_id":null, | |
"sm_access_token":null, | |
"picture":"https:\/\/graph.facebook.com\/v2.8\/10159595661375068\/picture?type=normal", | |
"deleted_at":null, | |
"created_at":"2017-11-12 15:54:16", | |
"updated_at":"2017-11-12 15:54:39", | |
"rating":"0", | |
"rating_count":0, | |
"regid":null, | |
"platform":null, | |
"is_agora":false, | |
"currency_id":5, | |
"is_verified":true, | |
"promo_code_id":6416, | |
"referral_promo_code_id":null, | |
"op_city_id":1, | |
"is_daas":false, | |
"has_arrived_orders":[ | |
] | |
}, | |
"shopper":null, | |
"ratings":[ | |
], | |
"address":null, | |
"currency":{ | |
"id":5, | |
"ref":"USD", | |
"created_at":"2016-07-17 19:28:56", | |
"updated_at":"2016-07-17 19:28:56", | |
"deleted_at":null | |
}, | |
"order_status":[ | |
{ | |
"id":269125, | |
"order_id":40945, | |
"shopper_id":null, | |
"stage":"incomplete_cart", | |
"location":null, | |
"status_info_id":null, | |
"status_info_type":null, | |
"created_at":"2017-11-13 12:12:31", | |
"updated_at":"2017-11-13 12:12:31" | |
} | |
], | |
"op_city":{ | |
"id":1, | |
"ref":"Beirut", | |
"timezone":"Asia\/Beirut", | |
"currency_id":5, | |
"deleted_at":null, | |
"created_at":"2017-08-27 00:45:58", | |
"updated_at":"2017-08-27 00:45:58", | |
"code":"bey", | |
"polygon":null, | |
"merchant_account_id":"TOTERS_instant" | |
} | |
}, | |
{ | |
"id":40938, | |
"client_id":10850, | |
"shopper_id":null, | |
"status":"incomplete_cart", | |
"store_id":189, | |
"items_total":"20", | |
"total":21.99, | |
"is_paid":false, | |
"address_id":null, | |
"deliver_on":null, | |
"additional_instructions":null, | |
"delivery_charge":"1.99", | |
"shopper_earning":"0", | |
"currency_id":5, | |
"transaction_id":null, | |
"final_total":null, | |
"created_at":"2017-11-13 11:57:08", | |
"updated_at":"2017-11-13 11:57:08", | |
"arrived_at":null, | |
"estimation":null, | |
"receipt":null, | |
"last4":null, | |
"final_cost":null, | |
"assigned_at":null, | |
"estimated_at":null, | |
"estimation_base":null, | |
"shopper_reimbursed":false, | |
"earnings_paid":false, | |
"approved":false, | |
"is_arriving":0, | |
"credits_used":0, | |
"final_total_pre_discount":null, | |
"amount_to_pay":null, | |
"final_total_with_discount":null, | |
"code":"95192-67932", | |
"is_delivery_request":false, | |
"collect_cash":0, | |
"is_ready":false, | |
"net_revenue":null, | |
"transaction_cost":null, | |
"gross_margin":null, | |
"address_token":null, | |
"is_location_requested":false, | |
"payment_type":null, | |
"service_charge":0, | |
"discount_value":0, | |
"discount_message":null, | |
"op_city_id":1, | |
"store":{ | |
"id":189, | |
"ref":"La Cigale - Hamra", | |
"address":"Hamra", | |
"city_id":1, | |
"location":"0101000020E61000001EA67D737FBD4140A3E8818FC1F24040", | |
"contact_person":null, | |
"currency_id":5, | |
"minimum_order":5, | |
"picture":"https:\/\/cdn.filepicker.io\/api\/file\/rqXsDbOdR0WXhOF14HIu", | |
"created_at":"2017-09-25 08:12:32", | |
"updated_at":"2017-11-11 16:46:48", | |
"rating":"5", | |
"rating_count":12, | |
"type":"DESSERTS", | |
"color":"FFFFFF", | |
"low_delivery_charge":"1.99", | |
"high_delivery_charge":"1.99", | |
"delivery_charge_limit":"1.99", | |
"timezone":"Asia\/Beirut", | |
"has_manager":true, | |
"phone_number":null, | |
"discount":"25", | |
"priority":2, | |
"cover":"https:\/\/cdn.filepicker.io\/api\/file\/U1B1qMmeQxa7dSZzuYPv", | |
"is_agora":false, | |
"has_pictures":true, | |
"has_grouped_items":false, | |
"assigned_shoppers_only":false, | |
"has_subcategories_only":true, | |
"is_partner":true, | |
"is_grocery":false, | |
"min_lead_hours":0, | |
"delivery_request_charge":"4.5", | |
"deleted_at":null, | |
"mof_number":null, | |
"operations_contact":"1344133", | |
"tagline":"La Cigale has been conceived to satisfy all your needs", | |
"is_synced":true, | |
"service_percent":0, | |
"service_flat":0, | |
"discount_flat":"0", | |
"terminal_multiplier":"1", | |
"op_city_id":1, | |
"overhead":19, | |
"lat":"33.896532", | |
"lon":"35.480452", | |
"tags":"Dessert" | |
}, | |
"client":{ | |
"id":10850, | |
"first_name":"ahmad", | |
"last_name":"itani", | |
"email":"[email protected]", | |
"phone_number":"+9613072443", | |
"type":"client", | |
"account_type":"email", | |
"sm_user_id":null, | |
"sm_access_token":null, | |
"picture":"https:\/\/s3-eu-west-1.amazonaws.com\/toters-assets\/default.png", | |
"deleted_at":null, | |
"created_at":"2017-11-13 11:54:39", | |
"updated_at":"2017-11-13 11:54:39", | |
"rating":"0", | |
"rating_count":0, | |
"regid":"d1cb3ed8a6ab07f8e4455c1b448c6c20e7b1da745f096e5bf81869c20d5583fd", | |
"platform":"ios", | |
"is_agora":false, | |
"currency_id":5, | |
"is_verified":false, | |
"promo_code_id":6453, | |
"referral_promo_code_id":null, | |
"op_city_id":1, | |
"is_daas":false, | |
"has_arrived_orders":[ | |
] | |
}, | |
"shopper":null, | |
"ratings":[ | |
], | |
"address":null, | |
"currency":{ | |
"id":5, | |
"ref":"USD", | |
"created_at":"2016-07-17 19:28:56", | |
"updated_at":"2016-07-17 19:28:56", | |
"deleted_at":null | |
}, | |
"order_status":[ | |
{ | |
"id":269064, | |
"order_id":40938, | |
"shopper_id":null, | |
"stage":"incomplete_cart", | |
"location":null, | |
"status_info_id":null, | |
"status_info_type":null, | |
"created_at":"2017-11-13 11:57:08", | |
"updated_at":"2017-11-13 11:57:08" | |
} | |
], | |
"op_city":{ | |
"id":1, | |
"ref":"Beirut", | |
"timezone":"Asia\/Beirut", | |
"currency_id":5, | |
"deleted_at":null, | |
"created_at":"2017-08-27 00:45:58", | |
"updated_at":"2017-08-27 00:45:58", | |
"code":"bey", | |
"polygon":null, | |
"merchant_account_id":"TOTERS_instant" | |
} | |
}, | |
{ | |
"id":40931, | |
"client_id":4014, | |
"shopper_id":null, | |
"status":"incomplete_cart", | |
"store_id":60, | |
"items_total":"12.65", | |
"total":14.64, | |
"is_paid":false, | |
"address_id":null, | |
"deliver_on":null, | |
"additional_instructions":null, | |
"delivery_charge":"1.99", | |
"shopper_earning":"0", | |
"currency_id":5, | |
"transaction_id":null, | |
"final_total":null, | |
"created_at":"2017-11-13 11:49:44", | |
"updated_at":"2017-11-13 11:49:44", | |
"arrived_at":null, | |
"estimation":null, | |
"receipt":null, | |
"last4":null, | |
"final_cost":null, | |
"assigned_at":null, | |
"estimated_at":null, | |
"estimation_base":null, | |
"shopper_reimbursed":false, | |
"earnings_paid":false, | |
"approved":false, | |
"is_arriving":0, | |
"credits_used":0, | |
"final_total_pre_discount":null, | |
"amount_to_pay":null, | |
"final_total_with_discount":null, | |
"code":"12815-97021", | |
"is_delivery_request":false, | |
"collect_cash":0, | |
"is_ready":false, | |
"net_revenue":null, | |
"transaction_cost":null, | |
"gross_margin":null, | |
"address_token":null, | |
"is_location_requested":false, | |
"payment_type":null, | |
"service_charge":0, | |
"discount_value":0, | |
"discount_message":null, | |
"op_city_id":1, | |
"store":{ | |
"id":60, | |
"ref":"Boulangerie Beurre", | |
"address":"Saifi,Beirut", | |
"city_id":1, | |
"location":"0101000020E61000009B8E006E16C1414043E1B37570F24040", | |
"contact_person":null, | |
"currency_id":5, | |
"minimum_order":5, | |
"picture":"https:\/\/cdn.filepicker.io\/api\/file\/gXNcdn2sQBqzP4FLEMrq", | |
"created_at":"2016-12-06 09:11:45", | |
"updated_at":"2017-11-13 12:43:59", | |
"rating":"4.9459459459457", | |
"rating_count":555, | |
"type":"BAKERY", | |
"color":"FFFFFF", | |
"low_delivery_charge":"1.99", | |
"high_delivery_charge":"1.99", | |
"delivery_charge_limit":"5", | |
"timezone":"Asia\/Beirut", | |
"has_manager":true, | |
"phone_number":"+9613948003", | |
"discount":"15", | |
"priority":5, | |
"cover":"https:\/\/cdn.filepicker.io\/api\/file\/zJDEdxcMSeun26qFOROq", | |
"is_agora":false, | |
"has_pictures":true, | |
"has_grouped_items":false, | |
"assigned_shoppers_only":false, | |
"has_subcategories_only":true, | |
"is_partner":true, | |
"is_grocery":false, | |
"min_lead_hours":0, | |
"delivery_request_charge":"4.5", | |
"deleted_at":null, | |
"mof_number":null, | |
"operations_contact":"01971166", | |
"tagline":null, | |
"is_synced":true, | |
"service_percent":0, | |
"service_flat":0, | |
"discount_flat":"0", | |
"terminal_multiplier":"1", | |
"op_city_id":1, | |
"overhead":26, | |
"lat":"33.894057", | |
"lon":"35.508497", | |
"tags":"Breakfast,Bakery" | |
}, | |
"client":{ | |
"id":4014, | |
"first_name":"Bassam", | |
"last_name":"Bechara", | |
"email":"[email protected]", | |
"phone_number":"+96170234287", | |
"type":"client", | |
"account_type":"facebook", | |
"sm_user_id":null, | |
"sm_access_token":null, | |
"picture":"https:\/\/graph.facebook.com\/v2.8\/10158865660145402\/picture?type=normal", | |
"deleted_at":null, | |
"created_at":"2017-06-20 21:14:31", | |
"updated_at":"2017-11-13 12:37:58", | |
"rating":"5", | |
"rating_count":7, | |
"regid":"APA91bGcmPaQxPX0pd7PUhltpTwLsWE5Ma6vS8OizN_qzDXbGs2zZQeH2G5g7T9LJTQSxLEIr-enyxWmvLfRvO4yQekU9P4twkS94Bz3JkRq-7BBj1RwZitkXKJouk8V30kbZrvS6mgz", | |
"platform":"android", | |
"is_agora":false, | |
"currency_id":5, | |
"is_verified":true, | |
"promo_code_id":2895, | |
"referral_promo_code_id":null, | |
"op_city_id":1, | |
"is_daas":false, | |
"has_arrived_orders":[ | |
] | |
}, | |
"shopper":null, | |
"ratings":[ | |
], | |
"address":null, | |
"currency":{ | |
"id":5, | |
"ref":"USD", | |
"created_at":"2016-07-17 19:28:56", | |
"updated_at":"2016-07-17 19:28:56", | |
"deleted_at":null | |
}, | |
"order_status":[ | |
{ | |
"id":269011, | |
"order_id":40931, | |
"shopper_id":null, | |
"stage":"incomplete_cart", | |
"location":null, | |
"status_info_id":null, | |
"status_info_type":null, | |
"created_at":"2017-11-13 11:49:44", | |
"updated_at":"2017-11-13 11:49:44" | |
} | |
], | |
"op_city":{ | |
"id":1, | |
"ref":"Beirut", | |
"timezone":"Asia\/Beirut", | |
"currency_id":5, | |
"deleted_at":null, | |
"created_at":"2017-08-27 00:45:58", | |
"updated_at":"2017-08-27 00:45:58", | |
"code":"bey", | |
"polygon":null, | |
"merchant_account_id":"TOTERS_instant" | |
} | |
}, | |
{ | |
"id":40926, | |
"client_id":4969, | |
"shopper_id":null, | |
"status":"incomplete_cart", | |
"store_id":53, | |
"items_total":"23.67", | |
"total":25.66, | |
"is_paid":false, | |
"address_id":null, | |
"deliver_on":null, | |
"additional_instructions":null, | |
"delivery_charge":"1.99", | |
"shopper_earning":"0", | |
"currency_id":5, | |
"transaction_id":null, | |
"final_total":null, | |
"created_at":"2017-11-13 11:45:59", | |
"updated_at":"2017-11-13 11:45:59", | |
"arrived_at":null, | |
"estimation":null, | |
"receipt":null, | |
"last4":null, | |
"final_cost":null, | |
"assigned_at":null, | |
"estimated_at":null, | |
"estimation_base":null, | |
"shopper_reimbursed":false, | |
"earnings_paid":false, | |
"approved":false, | |
"is_arriving":0, | |
"credits_used":0, | |
"final_total_pre_discount":null, | |
"amount_to_pay":null, | |
"final_total_with_discount":null, | |
"code":"89484-47353", | |
"is_delivery_request":false, | |
"collect_cash":0, | |
"is_ready":false, | |
"net_revenue":null, | |
"transaction_cost":null, | |
"gross_margin":null, | |
"address_token":null, | |
"is_location_requested":false, | |
"payment_type":null, | |
"service_charge":0, | |
"discount_value":0, | |
"discount_message":null, | |
"op_city_id":1, | |
"store":{ | |
"id":53, | |
"ref":"Eat Sunshine", | |
"address":"Ashrafieh - Monot", | |
"city_id":1, | |
"location":"0101000020E61000001421753BFBC04140124E0B5EF4F14040", | |
"contact_person":null, | |
"currency_id":5, | |
"minimum_order":5, | |
"picture":"https:\/\/cdn.filepicker.io\/api\/file\/ig8HH8ASRcqr2yPjyjDC", | |
"created_at":"2016-10-11 03:48:57", | |
"updated_at":"2017-11-13 18:35:50", | |
"rating":"4.9372623574145", | |
"rating_count":526, | |
"type":"RESTAURANT", | |
"color":"FFFFFF", | |
"low_delivery_charge":"1.99", | |
"high_delivery_charge":"1.99", | |
"delivery_charge_limit":"0", | |
"timezone":"Asia\/Beirut", | |
"has_manager":true, | |
"phone_number":null, | |
"discount":"20", | |
"priority":1, | |
"cover":"https:\/\/cdn.filepicker.io\/api\/file\/GmPpej4rQzqoFGoY6uyS", | |
"is_agora":false, | |
"has_pictures":true, | |
"has_grouped_items":false, | |
"assigned_shoppers_only":false, | |
"has_subcategories_only":true, | |
"is_partner":true, | |
"is_grocery":false, | |
"min_lead_hours":0, | |
"delivery_request_charge":"4.5", | |
"deleted_at":null, | |
"mof_number":null, | |
"operations_contact":"01 325980", | |
"tagline":"The first organic eatery in Beirut catering for conscious eating", | |
"is_synced":true, | |
"service_percent":0, | |
"service_flat":0, | |
"discount_flat":"0", | |
"terminal_multiplier":"1", | |
"op_city_id":1, | |
"overhead":19, | |
"lat":"33.89027", | |
"lon":"35.507667", | |
"tags":"Organic,Salad,Healthy" | |
}, | |
"client":{ | |
"id":4969, | |
"first_name":"danielle", | |
"last_name":"hatem", | |
"email":"[email protected]", | |
"phone_number":"+9613276774", | |
"type":"client", | |
"account_type":"email", | |
"sm_user_id":null, | |
"sm_access_token":null, | |
"picture":"https:\/\/s3-eu-west-1.amazonaws.com\/toters-assets\/default.png", | |
"deleted_at":null, | |
"created_at":"2017-07-21 08:56:38", | |
"updated_at":"2017-11-13 12:10:54", | |
"rating":"5", | |
"rating_count":34, | |
"regid":"1f7f7c8d7fac3ba1bd4706ff94af026d9a90971e145f56178213d15ed210969b", | |
"platform":"ios", | |
"is_agora":false, | |
"currency_id":5, | |
"is_verified":true, | |
"promo_code_id":3414, | |
"referral_promo_code_id":null, | |
"op_city_id":1, | |
"is_daas":false, | |
"has_arrived_orders":[ | |
] | |
}, | |
"shopper":null, | |
"ratings":[ | |
], | |
"address":null, | |
"currency":{ | |
"id":5, | |
"ref":"USD", | |
"created_at":"2016-07-17 19:28:56", | |
"updated_at":"2016-07-17 19:28:56", | |
"deleted_at":null | |
}, | |
"order_status":[ | |
{ | |
"id":268980, | |
"order_id":40926, | |
"shopper_id":null, | |
"stage":"incomplete_cart", | |
"location":null, | |
"status_info_id":null, | |
"status_info_type":null, | |
"created_at":"2017-11-13 11:45:59", | |
"updated_at":"2017-11-13 11:45:59" | |
} | |
], | |
"op_city":{ | |
"id":1, | |
"ref":"Beirut", | |
"timezone":"Asia\/Beirut", | |
"currency_id":5, | |
"deleted_at":null, | |
"created_at":"2017-08-27 00:45:58", | |
"updated_at":"2017-08-27 00:45:58", | |
"code":"bey", | |
"polygon":null, | |
"merchant_account_id":"TOTERS_instant" | |
} | |
}, | |
{ | |
"id":40916, | |
"client_id":10159, | |
"shopper_id":null, | |
"status":"incomplete_cart", | |
"store_id":144, | |
"items_total":"13.33", | |
"total":13.33, | |
"is_paid":false, | |
"address_id":null, | |
"deliver_on":null, | |
"additional_instructions":null, | |
"delivery_charge":"0", | |
"shopper_earning":"0", | |
"currency_id":5, | |
"transaction_id":null, | |
"final_total":null, | |
"created_at":"2017-11-13 11:29:20", | |
"updated_at":"2017-11-13 11:29:20", | |
"arrived_at":null, | |
"estimation":null, | |
"receipt":null, | |
"last4":null, | |
"final_cost":null, | |
"assigned_at":null, | |
"estimated_at":null, | |
"estimation_base":null, | |
"shopper_reimbursed":false, | |
"earnings_paid":false, | |
"approved":false, | |
"is_arriving":0, | |
"credits_used":0, | |
"final_total_pre_discount":null, | |
"amount_to_pay":null, | |
"final_total_with_discount":null, | |
"code":"77833-40388", | |
"is_delivery_request":false, | |
"collect_cash":0, | |
"is_ready":false, | |
"net_revenue":null, | |
"transaction_cost":null, | |
"gross_margin":null, | |
"address_token":null, | |
"is_location_requested":false, | |
"payment_type":null, | |
"service_charge":0, | |
"discount_value":0, | |
"discount_message":null, | |
"op_city_id":1, | |
"store":{ | |
"id":144, | |
"ref":"Ahi Poke", | |
"address":"Mar Mikhael", | |
"city_id":1, | |
"location":"0101000020E6100000113AE8120EC34140BB270F0BB5F24040", | |
"contact_person":null, | |
"currency_id":5, | |
"minimum_order":5, | |
"picture":"https:\/\/cdn.filepicker.io\/api\/file\/bdRkfG8MRhCQYUASkzE2", | |
"created_at":"2017-07-03 13:49:10", | |
"updated_at":"2017-11-13 21:06:17", | |
"rating":"4.9547257876318", | |
"rating_count":4285, | |
"type":"CASUAL DINING", | |
"color":"FFFFFF", | |
"low_delivery_charge":"0", | |
"high_delivery_charge":"0", | |
"delivery_charge_limit":"1.99", | |
"timezone":"Asia\/Beirut", | |
"has_manager":true, | |
"phone_number":"+9613747135", | |
"discount":"25", | |
"priority":2, | |
"cover":"https:\/\/cdn.filepicker.io\/api\/file\/qOIgJfMITSWDagoXGFAY", | |
"is_agora":false, | |
"has_pictures":true, | |
"has_grouped_items":false, | |
"assigned_shoppers_only":false, | |
"has_subcategories_only":true, | |
"is_partner":true, | |
"is_grocery":false, | |
"min_lead_hours":0, | |
"delivery_request_charge":"3.5", | |
"deleted_at":null, | |
"mof_number":null, | |
"operations_contact":"01 567713", | |
"tagline":"Hawaiian cuisine with a twist", | |
"is_synced":true, | |
"service_percent":0, | |
"service_flat":0, | |
"discount_flat":"0", | |
"terminal_multiplier":"1", | |
"op_city_id":1, | |
"overhead":20, | |
"lat":"33.89615", | |
"lon":"35.523867", | |
"tags":"Poke,Healthy" | |
}, | |
"client":{ | |
"id":10159, | |
"first_name":"Sarah", | |
"last_name":"Azar", | |
"email":"[email protected]", | |
"phone_number":"+96171144988", | |
"type":"client", | |
"account_type":"facebook", | |
"sm_user_id":null, | |
"sm_access_token":null, | |
"picture":"https:\/\/graph.facebook.com\/v2.8\/10209747912804873\/picture?type=normal", | |
"deleted_at":null, | |
"created_at":"2017-11-01 18:39:09", | |
"updated_at":"2017-11-13 12:13:23", | |
"rating":"5", | |
"rating_count":5, | |
"regid":"8d2d437b58734bf5807f5e3fa3634a59fcf0b4db75838ce148b8a700dd8feacc", | |
"platform":"ios", | |
"is_agora":false, | |
"currency_id":5, | |
"is_verified":true, | |
"promo_code_id":6055, | |
"referral_promo_code_id":null, | |
"op_city_id":1, | |
"is_daas":false, | |
"has_arrived_orders":[ | |
] | |
}, | |
"shopper":null, | |
"ratings":[ | |
], | |
"address":null, | |
"currency":{ | |
"id":5, | |
"ref":"USD", | |
"created_at":"2016-07-17 19:28:56", | |
"updated_at":"2016-07-17 19:28:56", | |
"deleted_at":null | |
}, | |
"order_status":[ | |
{ | |
"id":268887, | |
"order_id":40916, | |
"shopper_id":null, | |
"stage":"incomplete_cart", | |
"location":null, | |
"status_info_id":null, | |
"status_info_type":null, | |
"created_at":"2017-11-13 11:29:20", | |
"updated_at":"2017-11-13 11:29:20" | |
} | |
], | |
"op_city":{ | |
"id":1, | |
"ref":"Beirut", | |
"timezone":"Asia\/Beirut", | |
"currency_id":5, | |
"deleted_at":null, | |
"created_at":"2017-08-27 00:45:58", | |
"updated_at":"2017-08-27 00:45:58", | |
"code":"bey", | |
"polygon":null, | |
"merchant_account_id":"TOTERS_instant" | |
} | |
} | |
] | |
}, | |
"info":{ | |
"shoppers":[ | |
] | |
} | |
} | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment