Methods
(static) post/fabscan/scan/receipts/:location() → {Array.<String>}
Route for calling the sage-remote-node-server and raise an MIR
Parameters:
| Name | Type | Description |
|---|---|---|
req.body.barcodes |
Array.<String> | The list of scanned barcodes |
req.params.location |
String | The location that is raising the MIR |
req.body.userName |
String | The name of the user who raised the MIR |
Returns:
The list of MIR numbers raised
- Type
- Array.<String>