Closed jacobshilitz closed 2 months ago
This change corrects the assignment of the shipment identifier to use info.shipment_id instead of info.tracking_pin. This ensures that the shipment identifier is correctly set, allowing to cancel or refund of shipments.
info.shipment_id
info.tracking_pin
This change corrects the assignment of the shipment identifier to use
info.shipment_id
instead ofinfo.tracking_pin
. This ensures that the shipment identifier is correctly set, allowing to cancel or refund of shipments.