Order Task List
Author: Rohit Agnihotri
16 views
GET
Order Task List
{{URL}}/api/get_order_task_details
Get order tasks details
HEADERS
Shortcode
code
None
BODY raw
{
"agent_id": "094587",
"order_number":"39295801"
}
Example Request
- Get order tasks details
Example Response
{- data: {
- tasks: [
- {
- 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"
}
}
]
}
}
] - totalCashCollected: "6.5"
} - 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.