Send tracking events from fulfillment to e-CROSS TMS
When you already know the order, retrieve parcelId from order.shipping.deliveries[].parcels[].parcelId after the order reaches READY_TO_SHIP. Use this endpoint to send fulfillment tracking events to e-CROSS.
ID of the partner (fulfillment), registered within e-CROSS. This is a constant value that uniquely identifies your fulfillment and is informed by e-CROSS.
The parcel ID within e-CROSS. You can find it in order.shipping.deliveries[].parcels[].parcelId after the order reaches READY_TO_SHIP. Either parcelId or externalParcelId must be provided.