Barcodes REST Endpoints
v1/Menu Items/Barcodes
These APIs maintain Barcodes:
Release | Description |
---|---|
23.3 | Starting with the API release 23.3, the Simphony-OrgShortName parameter will be ignored. The API will use the authentication token to determine which organization the API account has access to. |
23.4 | Added bulk insert endpoint |
- Add Barcodes
- Method: postPath:
/config/sim/v1/menuItems/barcodes
- Bulk Insert Barcodes
- Method: postPath:
/config/sim/v1/menuItems/bulkInsertBarcodes
- Delete Barcodes
- Method: postPath:
/config/sim/v1/menuItems/deleteBarcodes
- Get Barcodes
- Method: postPath:
/config/sim/v1/menuItems/getBarcodes
- Update Barcodes
- Method: postPath:
/config/sim/v1/menuItems/updateBarcodes