{
"status": "object",
"orders": [
{
"id": 25304285,
"code": "8OVNEhyqcf",
"store_id": 251073,
"order_url": "https://zid.store/osama/o/6IJWXOYLuR/inv",
"store_name": "Osama's Store",
"shipping_method_code": "custom",
"store_url": "https://zid.store/osama/",
"order_status": {
"name": "Delivery in progress",
"code": "delivered"
},
"currency_code": "KWD",
"is_marketplace_order": false,
"customer": {
"id": 0,
"name": "osama",
"email": "example.user@email.com",
"mobile": "+966501234567",
"verified": 0,
"note": "string",
"type": "string"
},
"has_different_consignee": false,
"is_guest_customer": false,
"is_gift_order": false,
"gift_card_details": null,
"is_quick_checkout_order": true,
"order_total": "6.00000000000000",
"order_total_string": "6.00 KWD",
"has_different_transaction_currency": true,
"transaction_reference": "TRN-123456",
"transaction_amount": 60,
"transaction_amount_string": "60.00 SAR",
"issue_date": "04-07-2023 | 12:12 Ù…",
"payment_status": "paid",
"source": "Mazeed",
"source_code": "catalog",
"is_reseller_transaction": false,
"created_at": "2023-07-04 09:12:36",
"updated_at": "2023-07-04 09:14:28",
"tags": [
{}
],
"requires_shipping": true,
"shipping": {
"method": {
"id": 1,
"name": "string",
"code": "zid_cod",
"estimated_delivery_time": "string",
"icon": "string",
"is_system_option": true,
"waybill": null,
"had_errors_while_fetching_waybill": true,
"waybill_tracking_id": null,
"has_waybill_and_packing_list": true,
"tracking": {
"number": null,
"status": null,
"url": null
},
"order_shipping_status": null,
"inventory_address": [
{}
],
"courier": null,
"return_shipment": null,
"address": {
"street": "king Abdulaziz Road",
"district": "Al Olaya District",
"formatted_address": "King Abdulaziz Road, Al Olaya District, Riyadh, Saudi Arabia",
"city": {
"id": "1",
"national_id": "3",
"name": "other",
"priority": "10",
"country_id": "184",
"country_name": "Saudi Arabia",
"country_code": "SA"
}
}
}
},
"payment": {
"method": {
"name": "string",
"code": "zid_cod",
"type": "zid_cod",
"transaction_status": "string",
"transaction_status_name": "string",
"payment_network": "visa"
}
},
"cod_confirmed": true,
"reverse_order_label_request": null
}
],
"total_order_count": 887,
"total_order_count_per_status": {
"new": 323,
"preparing": 21,
"indelivery": 88,
"delivered": 178,
"cancelled": 135,
"reversed": 1,
"ready": 138,
"reverse_in_progress": 6,
"partially_reversed": 3,
"initial": 0
},
"tax_settings": [
{}
],
"storeColors": {
"btn_default_background_color": "#b053ac",
"btn_default_text_color": "#ffffff",
"btn_default_border_color": "#a04b9c",
"btn_hover_background_color": "#bf5abb",
"btn_pressed_background_color": "#a04b9c",
"btn_pressed_text_color": "#ffffff",
"btn_pressed_border_color": "#a04b9c"
},
"printed_invoice_settings": {
"is_tax_number_active": true,
"is_return_policy_active": true,
"is_products_weight_active": true,
"is_barcode_active": true,
"is_qr_code_active": true,
"is_expected_time_active": true,
"is_store_address_active": true,
"is_vat_settings_active": true,
"is_sku_active": true,
"is_thanks_msg_active": true,
"is_order_status_active": true,
"is_discount_coupon_active": true,
"config_logo": "https://example.com/logo-200x.png",
"store_business_address": "Example Address, Riyadh, Saudi Arabia",
"store_business_name": "ExampleStore",
"store_business_type": "establishment",
"commercial_number": "1234567890",
"is_payment_stamp_active": true,
"is_order_notifications_enabled": true,
"is_product_description_active": false
},
"orders_list_view_settings": {
"order_number_column": true,
"customer_column": 0,
"created_at_column": 1,
"updated_at_column": 1,
"source_column": 1,
"shipping_method_column": 1,
"payment_method_column": 1,
"customer_note_column": 1,
"tags_column": 1,
"order_status_column": 1,
"payment_status_column": 1,
"totals_column": 1,
"action_buttons": true,
"all_columns": 0,
"order_number": 10
},
"message": {
"type": "object",
"code": "200",
"name": "Success",
"description": "Order details retrieved successfully."
}
}