Closed acetousk closed 8 months ago
If this service creates a package (line 388), return the shipmentPackageSeqId parameter created there so that future services don't have to add additional lookup queries. It's also just a good practices to return the ids of the entities created.
If this service creates a package (line 388), return the shipmentPackageSeqId parameter created there so that future services don't have to add additional lookup queries. It's also just a good practices to return the ids of the entities created.