This endpoint allows you to retrieve the transit parcels for logistics.
Method: GET
URL: {{open_api}}/parcel/logistics/transit-parcel
{
"type": "object",
"properties": {
"status": {
"type": "boolean"
},
"message": {
"type": "string"
},
"data": {
"type": "array"
}
}
}
Documentation Index
Fetch the complete documentation index at: https://docs.mervii.com/llms.txt
Use this file to discover all available pages before exploring further.