Token in body
{
"token": "OxDumr_XZrUqv4eVfLpaAg",
"topic": "checklist.start_of_day_checklist_passed.v2",
"updated_at": "2025-11-06T21:40:40.845098+11:00",
"driver_info": {
"id": 166,
"member_id": 1956133
},
"result_checklist_info": {
"checklist": {
"title": "test SOD",
"questions": [
{
"text": "test1",
"answers": [
{
"text": null,
"photos": [
{
"url": "/media/ResultChecklistAnswerPhoto/8161765d-c4dd-4a58-b7d0-6ef709917db4.jpeg",
"thumbnail_url": "/media/thumbnails/ResultChecklistAnswerPhoto/941b4ae0-0e66-4938-8718-9f7e904ecf40_100x100.jpeg",
"image_location": null,
"happened_at": null
}
],
"is_correct": true,
"bool_choice": true,
"conditional_questions": []
}
],
"category": "dichotomous",
"description": "testtesttest",
"compliance_check": true,
"description_image": {
"url": "/media/Question/e845b7fd-cf77-4b07-ba6f-83a02a508f1e.png",
"thumbnail_url": "/media/Question/e845b7fd-cf77-4b07-ba6f-83a02a508f1e.png"
}
},
{
"text": "test2",
"answers": [
{
"text": null,
"photos": null,
"is_correct": false,
"bool_choice": true,
"conditional_questions": []
}
],
"category": "dichotomous",
"description": "testtest2",
"compliance_check": false,
"description_image": {
"url": "/media/Question/400ef7c9-0b83-4e08-9c64-332a2bb979f5.png",
"thumbnail_url": "/media/Question/400ef7c9-0b83-4e08-9c64-332a2bb979f5.png"
}
},
{
"text": "test3",
"answers": [
{
"numeric": "5",
"is_correct": false,
"conditional_questions": []
}
],
"category": "numeric_input",
"description": "",
"compliance_check": false,
"description_image": null
},
{
"text": "test4",
"answers": [
{
"is_correct": false,
"bool_choice": false,
"barcode_codes": null,
"conditional_questions": []
}
],
"category": "barcode_scanning",
"description": "",
"compliance_check": false,
"description_image": null
}
],
"description": null
},
"created_at": "2025-11-06T21:40:13.632881+11:00"
}
}Token in headers
{
"Authorization": "Token MlfqEdN60b9fLOHEPdPGUQ",
}Body
{
"topic": "checklist.start_of_day_checklist_passed.v2",
"updated_at": "2025-11-06T21:40:40.845098+11:00",
"driver_info": {
"id": 166,
"member_id": 1956133
},
"result_checklist_info": {
"checklist": {
"title": "test SOD",
"questions": [
{
"text": "test1",
"answers": [
{
"text": null,
"photos": [
{
"url": "/media/ResultChecklistAnswerPhoto/8161765d-c4dd-4a58-b7d0-6ef709917db4.jpeg",
"thumbnail_url": "/media/thumbnails/ResultChecklistAnswerPhoto/941b4ae0-0e66-4938-8718-9f7e904ecf40_100x100.jpeg",
"image_location": null,
"happened_at": null
}
],
"is_correct": true,
"bool_choice": true,
"conditional_questions": []
}
],
"category": "dichotomous",
"description": "testtesttest",
"compliance_check": true,
"description_image": {
"url": "/media/Question/e845b7fd-cf77-4b07-ba6f-83a02a508f1e.png",
"thumbnail_url": "/media/Question/e845b7fd-cf77-4b07-ba6f-83a02a508f1e.png"
}
},
{
"text": "test2",
"answers": [
{
"text": null,
"photos": null,
"is_correct": false,
"bool_choice": true,
"conditional_questions": []
}
],
"category": "dichotomous",
"description": "testtest2",
"compliance_check": false,
"description_image": {
"url": "/media/Question/400ef7c9-0b83-4e08-9c64-332a2bb979f5.png",
"thumbnail_url": "/media/Question/400ef7c9-0b83-4e08-9c64-332a2bb979f5.png"
}
},
{
"text": "test3",
"answers": [
{
"numeric": "5",
"is_correct": false,
"conditional_questions": []
}
],
"category": "numeric_input",
"description": "",
"compliance_check": false,
"description_image": null
},
{
"text": "test4",
"answers": [
{
"is_correct": false,
"bool_choice": false,
"barcode_codes": null,
"conditional_questions": []
}
],
"category": "barcode_scanning",
"description": "",
"compliance_check": false,
"description_image": null
}
],
"description": null
},
"created_at": "2025-11-06T21:40:13.632881+11:00"
}
}