karrioapi / karrio

Programmable Shipping APIs (self-hosted)
https://karrio.io
Apache License 2.0
560 stars 104 forks source link

Fix shipment identifier assignment in create shipment #683

Closed jacobshilitz closed 2 months ago

jacobshilitz commented 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.