Created
January 22, 2013 22:07
-
-
Save camdez/4598988 to your computer and use it in GitHub Desktop.
OrgSync API: Checkbooks: Show Checkbook Entry
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
{ | |
"is_read_only": false, | |
"occurred_at": "2009-06-04T00:00:00Z", | |
"amount": "5000.0", | |
"id": 9406, | |
"description": "Initial Funding Round", | |
"checkbook": { | |
"name": "Spring Festival Budget", | |
"id": 11656 | |
} | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment