本文档由 Apifox 自动生成,推荐使用 Apifox - API 文档、API 调试、API Mock、API 自动化测试!
{
"status": 0,
"success": true,
"data": [
{
"id": 1233701313,
"created_at": {
"date": "2021-08-12 09:15:37.000000",
"timezone_type": 3,
"timezone": "Asia/Riyadh"
},
"type": "shipment",
"courier_id": 814202285,
"courier_name": "DHL",
"courier_logo": "string",
"shipping_number": "986547",
"tracking_number": "1233701313",
"pickup_id": "CBJ210811133644",
"trackable": true,
"tracking_link": "https://mtjr.at/agVJU",
"label": {
"format": "pdf",
"url": "https://tracking.com/url.pdf"
},
"payment_method": "cod",
"source": "dashboard",
"status": "delivered",
"total": {
"amount": 126.5,
"currency": "SAR"
},
"cash_on_delivery": {
"amount": "string",
"currency": "string"
},
"is_international": false,
"total_weight": {
"value": 0.5,
"units": "kg"
},
"packages": [
{
"item_id": 0,
"external_id": "98237498",
"name": "Coffee Mug 250 ml",
"sku": "sku-1234",
"price": {
"amount": "string",
"currency": "string"
},
"quantity": 2,
"weight": {
"value": 0.5,
"units": "kg"
}
}
],
"ship_from": {
"type": "branch",
"name": "Ali Mohammed",
"email": "ali@test.test",
"phone": "555555555",
"country": "السعودية",
"country_code": "SA",
"city": "الرياض",
"city_id": 525144736,
"address_line": "9211 الشرقي,12345, 73411230 الجموح ، أم الحمام الشرقي، الرياض 12345 4321، السعودية, الرياض,السعودية",
"street_number": "9011",
"block": "الانصاري",
"postal_code": "123321",
"longitude": 46.6521887,
"latitude": 24.694018,
"branch_id": 75984375
},
"ship_to": {
"type": "address",
"name": "Mohammed Ali",
"email": "mohammed@test.test",
"phone": "+91287381198234",
"country": "السعودية",
"city": "الرياض",
"city_id": 0,
"address_line": " شارع العام، الحي 213729385،, مقابل العود,, الرياض, السعودية",
"street_number": "العليا السفلى",
"block": "السفلى",
"postal_code": "982634761",
"latitude": 0,
"longitude": 0
},
"meta": {
"app_id": "836058693",
"policy_options": {
"boxes": 0,
"dimensions": {
"length": "string",
"width": "string",
"height": "string"
},
"shipment_content_type": [
"string"
],
"packaging_type": [
"string"
]
}
}
}
],
"pagination": {
"count": 0,
"total": 0,
"perPage": 65,
"currentPage": 0,
"totalPages": 0,
"links": {
"next": "string",
"previous": "string"
}
}
}