We announce the release of a new API version aimed at providing convenience for our partners using the service.
{
"data": {
"total_count": 0,
"pickup": [
{
"pickup_id": 0,
"country": "string",
"warehouse_code": "string",
"pickup_name": "string",
"contact_name": "string",
"contact_phone": "string",
"address": "string",
"province_id": 0,
"province_name": "string",
"district_id": 0,
"district_name": "string",
"sub_district_id": 0,
"sub_district_name": "string",
"zipcode": "string",
"lat": "string",
"lng": "string",
"active": 0,
"created_time": 0,
"updated_time": 0
}
]
},
"error": true,
"error_code": "string",
"messages": "string",
"request_id": "string"
}