Created
March 19, 2015 05:35
-
-
Save jeanouii/fcda7286f41880001e56 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| { | |
| "itemNumber": 11026777, | |
| "uoms": [ | |
| { | |
| "itemNumber": 11026777, | |
| "isOrderable": false, | |
| "pluralName": "Eaches", | |
| "code": "EA", | |
| "quantity": "1.0000", | |
| "upc": 762111963239, | |
| "isCountable": true, | |
| "isTransferable": true, | |
| "isPickable": true, | |
| "singularName": "Each" | |
| }, | |
| { | |
| "itemNumber": 11026777, | |
| "isOrderable": true, | |
| "pluralName": "Cases", | |
| "code": "CS", | |
| "quantity": "35.0000", | |
| "upc": 40762111963237, | |
| "isCountable": true, | |
| "isTransferable": true, | |
| "isPickable": true, | |
| "singularName": "Case" | |
| }, | |
| { | |
| "itemNumber": 11026777, | |
| "isOrderable": false, | |
| "pluralName": "Pallets", | |
| "code": "PLT", | |
| "quantity": "5320.0000", | |
| "upc": 70762111963238, | |
| "isCountable": false, | |
| "isTransferable": false, | |
| "isPickable": true, | |
| "singularName": "Pallet" | |
| } | |
| ], | |
| "quantityOnHand": 35, | |
| "name": "SCONE - BLUEBERRY 35/CS", | |
| "quantityPulled": 0, | |
| "isDeliveredFrozen": true, | |
| "quantityToThaw": 0, | |
| "id": 0, | |
| "subDepartment": { | |
| "subDepartmentNumber": 10, | |
| "departmentNumber": 20, | |
| "name": "BAKERY PRODUCTS" | |
| }, | |
| "department": { | |
| "departmentNumber": 20, | |
| "name": "BAKERY PRODUCTS" | |
| }, | |
| "shelfLife": 1 | |
| } |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment