Hi The last few days inventory transfers through /controller/api/v1/inventoryTransfer results in timeout error messages returned from the API gateway. The request itself does not time out, but the timeout message is being returned. Can you please look into it? Example, company id 2693113 , today 19.08.2021 10:16:35 , payload: {"warehouseId":{"value":"1"},"toWarehouseId":{"value":"1"},"transferLines":[{"toLocationId":{"value":"GA-16-05"},"operation": "Insert","inventoryNumber":{"value":"23420"},"locationId":{"value":"VM-00-00"},"quantity":{"value": 11},"uom":{"value":"STK"}}],"hold":{"value":false},"externalReference":{"value":""},"description":{"value":""}}
... View more