How can I extract by API the shipment with the order release on the massive way?
I need to extract all shipments linked to order releases in bulk, not by specific IDs. I tried using the standard API, but it requires a shipment ID and only returns information for that particular shipment. That’s not the approach I need. I need a way to retrieve all shipment information along with their linked order releases within the domain.
0