curl --location 'http://122.160.87.36:9097/accordBackend/api/driverAssignmentResponse' \
--header 'x-access-token;' \
--header 'Content-Type: application/json' \
--data '{
"orderId": "",
"driverId": "",
"assignmentId": "",
"isAccepted": 0
}'{}