API PATCH "batch_number" to update multiple batches at once
Summary:
User need is to update a batch with a lock code, there are more than 300 batches that need to be updated with same lock code.
I tried using PATCH .../wms/lgfapi/v10/entity/batch_number/(id) API and it worked with a single batch per request. However, sending 300+ request is a large task.
Is it possible to send multiple batches in one request with this API? Or is there any other option to update a batch lock code for multiple batches at once?
Content (please ensure you mask any confidential information):
Version (include the version you are using, if applicable):
0