{
"meta": {
"success": true,
"status": 0,
"message": "string"
},
"data": {
"pickup_courier": {
"id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
"name": "string",
"plate_number": "DR. 7689 B",
"motorcycle_color": "Red",
"motorcycle_type": "Scopy",
"phone_number": "string",
"license_plate": "526578678987752",
"driver_license": "https://i0.wp.com/balistoreluggage.com/blog/wp-content/uploads/2014/12/SIM_C.jpg?w=720&ssl=1",
"ktp": "https://disdukcapil.bulelengkab.go.id/uploads/konten/99_sudah-ktp-el-tidak-perlu-legalisir.jpg",
"is_active": true
},
"orders": [
{
"order_shipment_id": "a25195f2-1a16-4131-8964-f2d0f29fb183",
"order_id": "93101167-9065-4b9c-b98b-5d789a3ed9fe",
"customer": {
"id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
"name": "string",
"phone_number": "string"
},
"pickup_address": {
"address": "string",
"latitude": 0,
"longitude": 0
},
"status": "created",
"picked_scheduled_at": "2019-08-24T14:15:22Z",
"picked_up_at": "14:15:22Z",
"created_at": "2019-08-24T14:15:22Z"
}
]
},
"pagination": {
"total": 0,
"page": 0,
"limit": 0
}
}