-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathsample_output.json
More file actions
33 lines (33 loc) · 973 Bytes
/
sample_output.json
File metadata and controls
33 lines (33 loc) · 973 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
{
"customer_id": "460000000026049",
"date": "2013-08-05",
"line_items": [
{
"item_id": "460000000027017",
"project_id": "",
"expense_id": "",
"name": "Print Services",
"description": "500GB, USB 2.0 interface 1400 rpm, protective hard case.",
"item_order": 1,
"rate": 120.00,
"unit": "Nos",
"quantity": 1.00,
"discount": 0.00,
"tax_id": "460000000027005"
},
{
"item_id": "460000000027017",
"project_id": "",
"expense_id": "",
"name": "Print Services",
"description": "10 GB Space, 300 GB Transfer 100 Email Accounts 10 MySQL Databases",
"item_order": 2,
"rate": 33.00,
"unit": "Nos",
"quantity": 1.00,
"discount": 0.00,
"tax_id": "460000000027005"
}
],
"notes": "Thanks for your business."
}