International shipment tracking API
POST /v1/fulfillment/shipments/logistics/trace — warehouse → overseas recipient.
Not domestic procurement trace (seller → warehouse).
Request
POST /v1/fulfillment/shipments/logistics/trace
{
"shipment_id": "shp_01HXYZ"
}Response
events[] with normalized status (in_transit, delivered, etc.). See response models.