Hotfix for shipmentorder update (v3), error "missing sequenceNumber"

Created by: s5w95

The update method doesn't accept an array for shipment orders anymore. At the moment the API throws an error because it can't find the sequenceNumber (because this layer includes only the single shipmentorder item).

Merge request reports

Loading