Skip to content

Commit 3bd0a43

Browse files
committed
Last piece I missed
1 parent c5ae717 commit 3bd0a43

File tree

1 file changed

+22
-22
lines changed

1 file changed

+22
-22
lines changed
Lines changed: 22 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -1,25 +1,25 @@
11
{
2-
"id": 385,
3-
"client": {
4-
"id": 67,
5-
"first_name": "Billy",
6-
"last_name": "Holiday",
7-
"email": "[email protected]",
8-
"role_type": "Client",
9-
"url": "https://secure.tutorcruncher.com/api/clients/67/"
10-
},
11-
"created": "2025-09-25T10:00:00.000000+01:00",
12-
"creator": {
13-
"id": 64,
14-
"first_name": "Billy",
15-
"last_name": "Holiday",
16-
"email": "[email protected]",
17-
"role_type": "Administrator"
18-
},
19-
"credit_amount": "100.00",
20-
"description": "This is a test description about why the credit was added to this client",
21-
"method": "cash",
22-
"related_item": null,
23-
"update_type": "via_api"
2+
"id": 385,
3+
"created": "2025-09-25T10:00:00.000000+01:00",
4+
"creator": {
5+
"id": 64,
6+
"first_name": "Billy",
7+
"last_name": "Holiday",
8+
"email": "[email protected]",
9+
"role_type": "Administrator"
10+
},
11+
"credit_amount": "100.00",
12+
"description": "This is a test description about why the credit was added to this client",
13+
"method": "cash",
14+
"related_item": null,
15+
"role": {
16+
"id": 67,
17+
"first_name": "Billy",
18+
"last_name": "Holiday",
19+
"email": "[email protected]",
20+
"role_type": "Client",
21+
"url": "https://secure.tutorcruncher.com/api/clients/67/"
22+
},
23+
"update_type": "via_api"
2424
}
2525

0 commit comments

Comments
 (0)