Agent Task List
Author: Rohit Agnihotri
25 views
GET
Agent Task List
{{URL}}/api/get_all_tasks
Get all task list
HEADERS
Shortcode
code
None
BODY raw
{
"agent_id": "094587"
}
Example Request
- Get all task list
Example Response
{- data: {
- tasks: [
- {
- id: 128
- order_id: 102
- dependent_task_id: null
- task_type_id: 1
- location_id: 46
- appointment_duration: "0"
- task_status: "1"
- allocation_type: ""
- created_at: "2023-04-12T12:32:28.000000Z"
- barcode: null
- tasktype: {
- id: 1
- name: "Pickup"
} - order: {
- id: 102
- customer_id: 3
- driver_id: 4
- recipient_phone: null
- Recipient_email: null
- task_description: null
- auto_alloction: "m"
- order_time: "2023-04-12 07:02:28"
- status: "assigned"
- cash_to_be_collected: null
- amount: null
- driver_cost: "6.50"
- task_images: [
] - unique_id: "KpQ1z7"
- call_back_url: null
- actual_distance: "0.00"
- actual_time: "0.00"
- is_restricted: 0
- vendor_id: null
- order_vendor_id: null
- sync_order_id: null
- order_number: "57044477"
- dbname: null
- customer: {
- id: 3
- name: "test"
- email: "test@gmail.com"
- phone_number: "1234567890"
- dial_code: "973"
- address: null
- status: "Active"
- created_at: "2022-12-13T17:02:48.000000Z"
- updated_at: "2023-02-03T12:28:48.000000Z"
- sync_customer_id: null
- user_icon: null
} - task: [
- {
- id: 128
- order_id: 102
- dependent_task_id: null
- task_type_id: 1
- task_number: "84475598"
- location_id: 46
- appointment_duration: "0"
- pricing_rule_id: null
- distance: null
- assigned_time: "2023-04-12 07:02:28"
- accepted_time: "2023-04-12 07:02:36"
- declined_time: null
- started_time: null
- reached_time: null
- failed_time: null
- cancelled_time: null
- cancelled_by_admin_id: 0
- Completed_time: null
- task_status: "1"
- allocation_type: ""
- created_at: "2023-04-12T12:32:28.000000Z"
- updated_at: "2023-04-12T12:32:36.000000Z"
- proof_image: null
- proof_signature: null
- note: null
- barcode: null
- task_order: 0
- quantity: null
- alcoholic_item: 0
- proof_face: null
- bag_qrcode: null
- warehouse_id: null
- custom_template_id: null
- location: {
- id: 46
- latitude: "30.71878490"
- longitude: "76.81037410"
- short_name: "test"
- address: "CDCL Building, 28B, Sector 28, Chandigarh, India"
- post_code: "160022"
- customer_id: 3
- created_at: "2023-02-03T12:28:48.000000Z"
- updated_at: "2023-02-03T12:28:48.000000Z"
- phone_number: "1234567890"
- email: "test@gmail.com"
- location_status: 1
- due_after: "00:00:00"
- due_before: "00:00:00"
- flat_no: "CDCL"
}
}
]
}
} - {
- id: 127
- order_id: 101
- dependent_task_id: null
- task_type_id: 1
- location_id: 46
- appointment_duration: "0"
- task_status: "1"
- allocation_type: ""
- created_at: "2023-04-12T12:30:39.000000Z"
- barcode: null
- tasktype: {
- id: 1
- name: "Pickup"
} - order: {
- id: 101
- customer_id: 3
- driver_id: 4
- recipient_phone: null
- Recipient_email: null
- task_description: null
- auto_alloction: "m"
- order_time: "2023-04-12 07:00:39"
- status: "assigned"
- cash_to_be_collected: null
- amount: null
- driver_cost: "6.50"
- task_images: [
] - unique_id: "PAyjE4"
- call_back_url: null
- actual_distance: "0.00"
- actual_time: "0.00"
- is_restricted: 0
- vendor_id: null
- order_vendor_id: null
- sync_order_id: null
- order_number: "33425390"
- dbname: null
- customer: {
- id: 3
- name: "test"
- email: "test@gmail.com"
- phone_number: "1234567890"
- dial_code: "973"
- address: null
- status: "Active"
- created_at: "2022-12-13T17:02:48.000000Z"
- updated_at: "2023-02-03T12:28:48.000000Z"
- sync_customer_id: null
- user_icon: null
} - task: [
- {
- id: 127
- order_id: 101
- dependent_task_id: null
- task_type_id: 1
- task_number: "93078825"
- location_id: 46
- appointment_duration: "0"
- pricing_rule_id: null
- distance: null
- assigned_time: "2023-04-12 07:00:39"
- accepted_time: "2023-04-12 07:00:44"
- declined_time: null
- started_time: null
- reached_time: null
- failed_time: null
- cancelled_time: null
- cancelled_by_admin_id: 0
- Completed_time: null
- task_status: "1"
- allocation_type: ""
- created_at: "2023-04-12T12:30:39.000000Z"
- updated_at: "2023-04-12T12:30:44.000000Z"
- proof_image: null
- proof_signature: null
- note: null
- barcode: null
- task_order: 0
- quantity: null
- alcoholic_item: 0
- proof_face: null
- bag_qrcode: null
- warehouse_id: null
- custom_template_id: null
- location: {
- id: 46
- latitude: "30.71878490"
- longitude: "76.81037410"
- short_name: "test"
- address: "CDCL Building, 28B, Sector 28, Chandigarh, India"
- post_code: "160022"
- customer_id: 3
- created_at: "2023-02-03T12:28:48.000000Z"
- updated_at: "2023-02-03T12:28:48.000000Z"
- phone_number: "1234567890"
- email: "test@gmail.com"
- location_status: 1
- due_after: "00:00:00"
- due_before: "00:00:00"
- flat_no: "CDCL"
}
}
]
}
} - {
- id: 119
- order_id: 93
- dependent_task_id: null
- task_type_id: 1
- location_id: 81
- appointment_duration: "0"
- task_status: "4"
- allocation_type: ""
- created_at: "2023-03-21T12:35:22.000000Z"
- barcode: null
- tasktype: {
- id: 1
- name: "Pickup"
} - order: {
- id: 93
- customer_id: 30
- driver_id: 4
- recipient_phone: null
- Recipient_email: null
- task_description: null
- auto_alloction: "m"
- order_time: "2023-03-21 07:05:22"
- status: "completed"
- cash_to_be_collected: null
- amount: null
- driver_cost: "6.50"
- task_images: [
] - unique_id: "YFoZ3P"
- call_back_url: null
- actual_distance: "0.00"
- actual_time: "0.00"
- is_restricted: 0
- vendor_id: null
- order_vendor_id: null
- sync_order_id: null
- order_number: "06267093"
- dbname: null
- customer: {
- id: 30
- name: "Abhishek Prashar"
- email: "admin@cbl.com"
- phone_number: "535726827"
- dial_code: "973"
- address: null
- status: "Active"
- created_at: "2023-03-16T18:03:53.000000Z"
- updated_at: "2023-03-16T18:03:53.000000Z"
- sync_customer_id: null
- user_icon: null
} - task: [
- {
- id: 119
- order_id: 93
- dependent_task_id: null
- task_type_id: 1
- task_number: "66414405"
- location_id: 81
- appointment_duration: "0"
- pricing_rule_id: null
- distance: null
- assigned_time: "2023-03-21 07:05:22"
- accepted_time: "2023-03-21 07:06:15"
- declined_time: null
- started_time: null
- reached_time: null
- failed_time: null
- cancelled_time: null
- cancelled_by_admin_id: 0
- Completed_time: null
- task_status: "4"
- allocation_type: ""
- created_at: "2023-03-21T12:35:22.000000Z"
- updated_at: "2023-03-21T12:38:13.000000Z"
- proof_image: "{{AWS_URL}}/assets/client_0010d107/orders641957dd65bdd.png/Rf3uAirKWnHAm13cdjpHKQver3nmi4UBcgmDsJPM.jpg"
- proof_signature: null
- note: ""
- barcode: null
- task_order: 0
- quantity: null
- alcoholic_item: 0
- proof_face: null
- bag_qrcode: null
- warehouse_id: null
- custom_template_id: 4
- location: {
- id: 81
- latitude: "30.73331480"
- longitude: "76.77941790"
- short_name: null
- address: "Chandigarh, India"
- post_code: null
- customer_id: 30
- created_at: "2023-03-21T12:35:22.000000Z"
- updated_at: "2023-03-21T12:35:22.000000Z"
- phone_number: null
- email: null
- location_status: 1
- due_after: "00:00:00"
- due_before: "00:00:00"
- flat_no: null
}
}
]
}
} - {
- id: 114
- order_id: 90
- dependent_task_id: null
- task_type_id: 2
- location_id: 78
- appointment_duration: "0"
- task_status: "0"
- allocation_type: ""
- created_at: "2023-03-19T14:28:53.000000Z"
- barcode: null
- tasktype: {
- id: 2
- name: "Drop"
} - order: {
- id: 90
- customer_id: 4
- driver_id: 4
- recipient_phone: null
- Recipient_email: null
- task_description: null
- auto_alloction: "a"
- order_time: "2023-03-19 08:58:53"
- status: "unassigned"
- cash_to_be_collected: "45.00"
- amount: "45.00"
- driver_cost: "0.00"
- task_images: [
] - unique_id: "tmsVLd"
- call_back_url: null
- actual_distance: "6.22"
- actual_time: "11.00"
- is_restricted: 0
- vendor_id: null
- order_vendor_id: null
- sync_order_id: null
- order_number: "58631427"
- dbname: null
- customer: {
- id: 4
- name: "Peter Ali"
- email: "ab@gmail.com"
- phone_number: "9876543210"
- dial_code: "973"
- address: null
- status: "Active"
- created_at: "2022-12-13T17:06:50.000000Z"
- updated_at: "2023-02-16T16:08:16.000000Z"
- sync_customer_id: null
- user_icon: null
} - task: [
- {
- id: 114
- order_id: 90
- dependent_task_id: null
- task_type_id: 2
- task_number: "90749535"
- location_id: 78
- appointment_duration: "0"
- pricing_rule_id: null
- distance: null
- assigned_time: "2023-03-19 08:58:53"
- accepted_time: null
- declined_time: null
- started_time: null
- reached_time: null
- failed_time: null
- cancelled_time: null
- cancelled_by_admin_id: 0
- Completed_time: null
- task_status: "0"
- allocation_type: ""
- created_at: "2023-03-19T14:28:53.000000Z"
- updated_at: "2023-03-19T14:28:53.000000Z"
- proof_image: null
- proof_signature: null
- note: null
- barcode: null
- task_order: 0
- quantity: null
- alcoholic_item: 0
- proof_face: null
- bag_qrcode: null
- warehouse_id: null
- custom_template_id: 4
- location: {
- id: 78
- latitude: "26.17814049"
- longitude: "50.55247158"
- short_name: "ghdfhfdh"
- address: "5HH3+73R, Ajwad Aljabri Ave, Tubli, Bahrain"
- post_code: "00973"
- customer_id: 4
- created_at: "2023-03-19T14:28:53.000000Z"
- updated_at: "2023-03-19T14:28:53.000000Z"
- phone_number: "38331109"
- email: "alihubail.7@gmail.com"
- location_status: 1
- due_after: "00:00:00"
- due_before: "00:00:00"
- flat_no: "fghfhdfgh"
}
} - {
- id: 115
- order_id: 90
- dependent_task_id: 114
- task_type_id: 2
- task_number: "91217357"
- location_id: 79
- appointment_duration: "0"
- pricing_rule_id: null
- distance: null
- assigned_time: "2023-03-19 08:58:53"
- accepted_time: null
- declined_time: null
- started_time: null
- reached_time: null
- failed_time: null
- cancelled_time: null
- cancelled_by_admin_id: 0
- Completed_time: null
- task_status: "0"
- allocation_type: ""
- created_at: "2023-03-19T14:28:53.000000Z"
- updated_at: "2023-03-19T14:28:53.000000Z"
- proof_image: null
- proof_signature: null
- note: null
- barcode: null
- task_order: 0
- quantity: null
- alcoholic_item: 0
- proof_face: null
- bag_qrcode: null
- warehouse_id: null
- custom_template_id: 4
- location: {
- id: 79
- latitude: "26.19108027"
- longitude: "50.51367611"
- short_name: "ghdfhfdh"
- address: "Bldg 2312, Road 5755, Block 457, بو قوة، Bahrain"
- post_code: null
- customer_id: 4
- created_at: "2023-03-19T14:28:53.000000Z"
- updated_at: "2023-03-19T14:28:53.000000Z"
- phone_number: "38331109"
- email: "alihubail.7@gmail.com"
- location_status: 1
- due_after: "00:00:00"
- due_before: "00:00:00"
- flat_no: "sklhftklsdjgt"
}
}
]
}
} - {
- id: 115
- order_id: 90
- dependent_task_id: 114
- task_type_id: 2
- location_id: 79
- appointment_duration: "0"
- task_status: "0"
- allocation_type: ""
- created_at: "2023-03-19T14:28:53.000000Z"
- barcode: null
- tasktype: {
- id: 2
- name: "Drop"
} - order: {
- id: 90
- customer_id: 4
- driver_id: 4
- recipient_phone: null
- Recipient_email: null
- task_description: null
- auto_alloction: "a"
- order_time: "2023-03-19 08:58:53"
- status: "unassigned"
- cash_to_be_collected: "45.00"
- amount: "45.00"
- driver_cost: "0.00"
- task_images: [
] - unique_id: "tmsVLd"
- call_back_url: null
- actual_distance: "6.22"
- actual_time: "11.00"
- is_restricted: 0
- vendor_id: null
- order_vendor_id: null
- sync_order_id: null
- order_number: "58631427"
- dbname: null
- customer: {
- id: 4
- name: "Peter Ali"
- email: "ab@gmail.com"
- phone_number: "9876543210"
- dial_code: "973"
- address: null
- status: "Active"
- created_at: "2022-12-13T17:06:50.000000Z"
- updated_at: "2023-02-16T16:08:16.000000Z"
- sync_customer_id: null
- user_icon: null
} - task: [
- {
- id: 114
- order_id: 90
- dependent_task_id: null
- task_type_id: 2
- task_number: "90749535"
- location_id: 78
- appointment_duration: "0"
- pricing_rule_id: null
- distance: null
- assigned_time: "2023-03-19 08:58:53"
- accepted_time: null
- declined_time: null
- started_time: null
- reached_time: null
- failed_time: null
- cancelled_time: null
- cancelled_by_admin_id: 0
- Completed_time: null
- task_status: "0"
- allocation_type: ""
- created_at: "2023-03-19T14:28:53.000000Z"
- updated_at: "2023-03-19T14:28:53.000000Z"
- proof_image: null
- proof_signature: null
- note: null
- barcode: null
- task_order: 0
- quantity: null
- alcoholic_item: 0
- proof_face: null
- bag_qrcode: null
- warehouse_id: null
- custom_template_id: 4
- location: {
- id: 78
- latitude: "26.17814049"
- longitude: "50.55247158"
- short_name: "ghdfhfdh"
- address: "5HH3+73R, Ajwad Aljabri Ave, Tubli, Bahrain"
- post_code: "00973"
- customer_id: 4
- created_at: "2023-03-19T14:28:53.000000Z"
- updated_at: "2023-03-19T14:28:53.000000Z"
- phone_number: "38331109"
- email: "alihubail.7@gmail.com"
- location_status: 1
- due_after: "00:00:00"
- due_before: "00:00:00"
- flat_no: "fghfhdfgh"
}
} - {
- id: 115
- order_id: 90
- dependent_task_id: 114
- task_type_id: 2
- task_number: "91217357"
- location_id: 79
- appointment_duration: "0"
- pricing_rule_id: null
- distance: null
- assigned_time: "2023-03-19 08:58:53"
- accepted_time: null
- declined_time: null
- started_time: null
- reached_time: null
- failed_time: null
- cancelled_time: null
- cancelled_by_admin_id: 0
- Completed_time: null
- task_status: "0"
- allocation_type: ""
- created_at: "2023-03-19T14:28:53.000000Z"
- updated_at: "2023-03-19T14:28:53.000000Z"
- proof_image: null
- proof_signature: null
- note: null
- barcode: null
- task_order: 0
- quantity: null
- alcoholic_item: 0
- proof_face: null
- bag_qrcode: null
- warehouse_id: null
- custom_template_id: 4
- location: {
- id: 79
- latitude: "26.19108027"
- longitude: "50.51367611"
- short_name: "ghdfhfdh"
- address: "Bldg 2312, Road 5755, Block 457, بو قوة، Bahrain"
- post_code: null
- customer_id: 4
- created_at: "2023-03-19T14:28:53.000000Z"
- updated_at: "2023-03-19T14:28:53.000000Z"
- phone_number: "38331109"
- email: "alihubail.7@gmail.com"
- location_status: 1
- due_after: "00:00:00"
- due_before: "00:00:00"
- flat_no: "sklhftklsdjgt"
}
}
]
}
} - {
- id: 109
- order_id: 87
- dependent_task_id: null
- task_type_id: 1
- location_id: 75
- appointment_duration: "0"
- task_status: "4"
- allocation_type: ""
- created_at: "2023-03-17T06:48:59.000000Z"
- barcode: null
- tasktype: {
- id: 1
- name: "Pickup"
} - order: {
- id: 87
- customer_id: null
- driver_id: 4
- recipient_phone: null
- Recipient_email: null
- task_description: null
- auto_alloction: "m"
- order_time: "2023-03-17 01:18:59"
- status: "completed"
- cash_to_be_collected: null
- amount: null
- driver_cost: "6.50"
- task_images: [
] - unique_id: "QKmD12"
- call_back_url: null
- actual_distance: "0.00"
- actual_time: "0.00"
- is_restricted: 0
- vendor_id: null
- order_vendor_id: null
- sync_order_id: null
- order_number: "36513785"
- dbname: null
- customer: null
- task: [
- {
- id: 109
- order_id: 87
- dependent_task_id: null
- task_type_id: 1
- task_number: "21347204"
- location_id: 75
- appointment_duration: "0"
- pricing_rule_id: null
- distance: null
- assigned_time: "2023-03-17 01:18:59"
- accepted_time: "2023-03-17 01:29:19"
- declined_time: null
- started_time: null
- reached_time: null
- failed_time: null
- cancelled_time: null
- cancelled_by_admin_id: 0
- Completed_time: null
- task_status: "4"
- allocation_type: ""
- created_at: "2023-03-17T06:48:59.000000Z"
- updated_at: "2023-03-17T19:00:59.000000Z"
- proof_image: "{{AWS_URL}}/assets/client_0010d107/orders64146b9314308.png/bKEIeC8dhjxOkafyFDZ9y8ffd3s3sqDqT3KwDEym.jpg"
- proof_signature: null
- note: ""
- barcode: null
- task_order: 0
- quantity: null
- alcoholic_item: 0
- proof_face: null
- bag_qrcode: null
- warehouse_id: null
- custom_template_id: null
- location: null
}
]
}
} - {
- id: 100
- order_id: 78
- dependent_task_id: null
- task_type_id: 1
- location_id: 66
- appointment_duration: "0"
- task_status: "1"
- allocation_type: ""
- created_at: "2023-03-16T15:12:18.000000Z"
- barcode: null
- tasktype: {
- id: 1
- name: "Pickup"
} - order: {
- id: 78
- customer_id: 10
- driver_id: 4
- recipient_phone: null
- Recipient_email: null
- task_description: null
- auto_alloction: "m"
- order_time: "2023-03-16 09:42:18"
- status: "assigned"
- cash_to_be_collected: null
- amount: null
- driver_cost: "6.50"
- task_images: [
] - unique_id: "xFlh8e"
- call_back_url: null
- actual_distance: "0.00"
- actual_time: "0.00"
- is_restricted: 0
- vendor_id: null
- order_vendor_id: null
- sync_order_id: null
- order_number: "59253698"
- dbname: null
- customer: {
- id: 10
- name: "Test1212"
- email: "2321sjkdjwk@gmail.com"
- phone_number: "23324324"
- dial_code: "973"
- address: null
- status: "Active"
- created_at: "2022-12-13T18:42:40.000000Z"
- updated_at: "2022-12-13T18:42:40.000000Z"
- sync_customer_id: null
- user_icon: null
} - task: [
- {
- id: 100
- order_id: 78
- dependent_task_id: null
- task_type_id: 1
- task_number: "24448902"
- location_id: 66
- appointment_duration: "0"
- pricing_rule_id: null
- distance: null
- assigned_time: "2023-03-16 09:42:18"
- accepted_time: "2023-03-16 09:50:43"
- declined_time: null
- started_time: null
- reached_time: null
- failed_time: null
- cancelled_time: null
- cancelled_by_admin_id: 0
- Completed_time: null
- task_status: "1"
- allocation_type: ""
- created_at: "2023-03-16T15:12:18.000000Z"
- updated_at: "2023-03-16T15:20:43.000000Z"
- proof_image: null
- proof_signature: null
- note: null
- barcode: null
- task_order: 0
- quantity: null
- alcoholic_item: 0
- proof_face: null
- bag_qrcode: null
- warehouse_id: null
- custom_template_id: null
- location: {
- id: 66
- latitude: "26.13129882"
- longitude: "50.51951259"
- short_name: "11"
- address: "4GJC+C22, Road 2830, Riffa, Bahrain"
- post_code: "973"
- customer_id: 10
- created_at: "2023-03-16T15:12:18.000000Z"
- updated_at: "2023-03-16T15:12:18.000000Z"
- phone_number: null
- email: null
- location_status: 1
- due_after: "00:00:00"
- due_before: "00:00:00"
- flat_no: ""
}
}
]
}
} - {
- id: 99
- order_id: 77
- dependent_task_id: null
- task_type_id: 1
- location_id: 65
- appointment_duration: "0"
- task_status: "1"
- allocation_type: ""
- created_at: "2023-03-16T15:09:29.000000Z"
- barcode: null
- tasktype: {
- id: 1
- name: "Pickup"
} - order: {
- id: 77
- customer_id: 9
- driver_id: 4
- recipient_phone: null
- Recipient_email: null
- task_description: null
- auto_alloction: "m"
- order_time: "2023-03-16 09:39:29"
- status: "assigned"
- cash_to_be_collected: null
- amount: null
- driver_cost: "6.50"
- task_images: [
] - unique_id: "jt8M7T"
- call_back_url: null
- actual_distance: "0.00"
- actual_time: "0.00"
- is_restricted: 0
- vendor_id: null
- order_vendor_id: null
- sync_order_id: null
- order_number: "83312469"
- dbname: null
- customer: {
- id: 9
- name: "AA"
- email: "AA@BB.com"
- phone_number: "232332434"
- dial_code: "973"
- address: null
- status: "Active"
- created_at: "2022-12-13T18:25:37.000000Z"
- updated_at: "2022-12-13T18:25:37.000000Z"
- sync_customer_id: null
- user_icon: null
} - task: [
- {
- id: 99
- order_id: 77
- dependent_task_id: null
- task_type_id: 1
- task_number: "31414984"
- location_id: 65
- appointment_duration: "0"
- pricing_rule_id: null
- distance: null
- assigned_time: "2023-03-16 09:39:29"
- accepted_time: "2023-03-16 09:40:26"
- declined_time: null
- started_time: null
- reached_time: null
- failed_time: null
- cancelled_time: null
- cancelled_by_admin_id: 0
- Completed_time: null
- task_status: "1"
- allocation_type: ""
- created_at: "2023-03-16T15:09:29.000000Z"
- updated_at: "2023-03-16T15:10:26.000000Z"
- proof_image: null
- proof_signature: null
- note: null
- barcode: null
- task_order: 0
- quantity: null
- alcoholic_item: 0
- proof_face: null
- bag_qrcode: null
- warehouse_id: null
- custom_template_id: null
- location: {
- id: 65
- latitude: "25.94868391"
- longitude: "50.54148525"
- short_name: "11"
- address: "WGXR+FH الوردة، Bahrain"
- post_code: "973"
- customer_id: 9
- created_at: "2023-03-16T15:09:29.000000Z"
- updated_at: "2023-03-16T15:09:29.000000Z"
- phone_number: null
- email: null
- location_status: 1
- due_after: "00:00:00"
- due_before: "00:00:00"
- flat_no: ""
}
}
]
}
} - {
- id: 93
- order_id: 71
- dependent_task_id: null
- task_type_id: 1
- location_id: 24
- appointment_duration: "0"
- task_status: "1"
- allocation_type: ""
- created_at: "2023-03-01T06:48:56.000000Z"
- barcode: null
- tasktype: {
- id: 1
- name: "Pickup"
} - order: {
- id: 71
- customer_id: 11
- driver_id: 4
- recipient_phone: null
- Recipient_email: null
- task_description: null
- auto_alloction: "m"
- order_time: "2023-03-01 01:18:56"
- status: "assigned"
- cash_to_be_collected: null
- amount: null
- driver_cost: "6.50"
- task_images: [
] - unique_id: "hCianm"
- call_back_url: null
- actual_distance: "0.00"
- actual_time: "0.00"
- is_restricted: 0
- vendor_id: null
- order_vendor_id: null
- sync_order_id: null
- order_number: "14382327"
- dbname: null
- customer: {
- id: 11
- name: "test"
- email: "admindp@perucabs.com"
- phone_number: null
- dial_code: "973"
- address: null
- status: "Active"
- created_at: "2022-12-14T19:08:13.000000Z"
- updated_at: "2022-12-14T19:08:13.000000Z"
- sync_customer_id: null
- user_icon: null
} - task: [
- {
- id: 93
- order_id: 71
- dependent_task_id: null
- task_type_id: 1
- task_number: "53263206"
- location_id: 24
- appointment_duration: "0"
- pricing_rule_id: null
- distance: null
- assigned_time: "2023-03-01 01:18:56"
- accepted_time: null
- declined_time: null
- started_time: null
- reached_time: null
- failed_time: null
- cancelled_time: null
- cancelled_by_admin_id: 0
- Completed_time: null
- task_status: "1"
- allocation_type: ""
- created_at: "2023-03-01T06:48:56.000000Z"
- updated_at: "2023-03-06T15:48:07.000000Z"
- proof_image: null
- proof_signature: null
- note: null
- barcode: null
- task_order: 0
- quantity: null
- alcoholic_item: 0
- proof_face: null
- bag_qrcode: null
- warehouse_id: null
- custom_template_id: null
- location: {
- id: 24
- latitude: "30.73331480"
- longitude: "76.77941790"
- short_name: "CH"
- address: "Chandigarh, India"
- post_code: "160002"
- customer_id: 11
- created_at: "2023-01-13T12:28:14.000000Z"
- updated_at: "2023-01-13T16:12:40.000000Z"
- phone_number: "4374343737"
- email: "admin@ace.com"
- location_status: 1
- due_after: "00:00:00"
- due_before: "00:00:00"
- flat_no: "hs no 1012"
}
}
]
}
} - {
- id: 47
- order_id: 39
- dependent_task_id: null
- task_type_id: 1
- location_id: 30
- appointment_duration: "0"
- task_status: "1"
- allocation_type: ""
- created_at: "2023-01-17T12:00:00.000000Z"
- barcode: null
- tasktype: {
- id: 1
- name: "Pickup"
} - order: {
- id: 39
- customer_id: 18
- driver_id: 4
- recipient_phone: null
- Recipient_email: null
- task_description: null
- auto_alloction: "m"
- order_time: "2023-01-17 06:30:00"
- status: "assigned"
- cash_to_be_collected: null
- amount: null
- driver_cost: "6.50"
- task_images: [
] - unique_id: "qwRe5f"
- call_back_url: null
- actual_distance: "0.00"
- actual_time: "0.00"
- is_restricted: 0
- vendor_id: null
- order_vendor_id: null
- sync_order_id: null
- order_number: "41134970"
- dbname: null
- customer: {
- id: 18
- name: "Peterr"
- email: "Peterr@gmail.com"
- phone_number: "9876543322"
- dial_code: "91"
- address: null
- status: "Active"
- created_at: "2023-01-16T15:53:26.000000Z"
- updated_at: "2023-01-16T15:53:26.000000Z"
- sync_customer_id: null
- user_icon: null
} - task: [
- {
- id: 47
- order_id: 39
- dependent_task_id: null
- task_type_id: 1
- task_number: "91593214"
- location_id: 30
- appointment_duration: "0"
- pricing_rule_id: null
- distance: null
- assigned_time: "2023-01-17 06:30:00"
- accepted_time: null
- declined_time: null
- started_time: null
- reached_time: null
- failed_time: null
- cancelled_time: null
- cancelled_by_admin_id: 0
- Completed_time: null
- task_status: "1"
- allocation_type: ""
- created_at: "2023-01-17T12:00:00.000000Z"
- updated_at: "2023-01-18T20:00:46.000000Z"
- proof_image: null
- proof_signature: null
- note: null
- barcode: null
- task_order: 0
- quantity: null
- alcoholic_item: 0
- proof_face: null
- bag_qrcode: null
- warehouse_id: null
- custom_template_id: null
- location: {
- id: 30
- latitude: "30.71878490"
- longitude: "76.81037410"
- short_name: "CHD"
- address: "CDCL Building, 28B, Sector 28, Chandigarh, India"
- post_code: "160022"
- customer_id: 18
- created_at: "2023-01-16T15:53:26.000000Z"
- updated_at: "2023-01-16T15:53:26.000000Z"
- phone_number: "987654322"
- email: "Peterr@gmail.com"
- location_status: 1
- due_after: "00:00:00"
- due_before: "00:00:00"
- flat_no: "915"
}
}
]
}
}
] - totalCashCollected: "52"
} - status: "200"
- message: "success"
}
Still stuck? How can we help?
How can we help?
A premium WordPress theme with an integrated Knowledge Base,
providing 24/7 community-based support.