π Summary
This endpoint allows users to assign a delivery request to a specific rider. By providing the delivery ID and the driverβs information, the delivery request will be linked to the assigned personnel for processing and fulfillment. Once successfully assigned, the delivery status is updated accordingly.
π₯ Requests
Path Parameters
Description:
Field Type Required Description rider_uuid
string β
Yes
Description:
Field Type Required Description delivery_uuid[0]
string delivery_uuid[1]
string
π€ Response
β
200 OK
β 422 Bad Request
Description:
Field Type Required Description data
object data.created_at
string data.customer_detail
object data.customer_detail.created_at
string data.customer_detail.customer_address
string data.customer_detail.customer_email
any /null data.customer_detail.customer_name
string data.customer_detail.customer_phone_code
string data.customer_detail.customer_phone_number
string data.customer_detail.uuid
string data.customer_latitude
string data.customer_longitude
string data.delivery_fee
string data.delivery_type
string data.fleet_id
any / null data.items
object data.order_number
string data.sender_detail
object data.sender_detail.created_at
string data.sender_detail.sender_address
string data.sender_detail.sender_email
any / null data.sender_detail.sender_phonecode
string data.sender_detail.updated_at
string data.sender_detail.uuid
string data.sender_latitude
string data.sender_longitude
string data.status
string data.uuid
string status
string