diff options
Diffstat (limited to 'docs/apex/events/1/EventsIn.json.txt')
-rw-r--r-- | docs/apex/events/1/EventsIn.json.txt | 37 |
1 files changed, 37 insertions, 0 deletions
diff --git a/docs/apex/events/1/EventsIn.json.txt b/docs/apex/events/1/EventsIn.json.txt new file mode 100644 index 00000000..a9570f98 --- /dev/null +++ b/docs/apex/events/1/EventsIn.json.txt @@ -0,0 +1,37 @@ +{ + "nameSpace": "com.hyperm", + "name": "SALE_INPUT", + "version": "0.0.1", + "time": 1483346466000, + "sale_ID": 99999992, + "amount": 1249, + "item_ID": 1012, + "quantity": 1, + "assistant_ID": 12, + "branch_ID": 2 +} +{ + "nameSpace": "com.hyperm", + "name": "SALE_INPUT", + "version": "0.0.1", + "time": 1482265033000, + "sale_ID": 99999993, + "amount": 4799, + "item_ID": 1943, + "quantity": 2, + "assistant_ID": 9, + "branch_ID": 3 +} +{ + "nameSpace": "com.hyperm", + "name": "SALE_INPUT", + "version": "0.0.1", + "time": 1483351989000, + "sale_ID": 99999991, + "amount": 299, + "item_ID": 5123, + "quantity": 1, + "assistant_ID": 23, + "branch_ID": 1, + "notes": "Special Offer!!" +}
\ No newline at end of file |