Created
May 12, 2014 18:02
-
-
Save chris-held/5369bc1ec84c1cbad891 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
| detail: { | |
| entryType: { | |
| id: 1 | |
| }, | |
| account: { | |
| //I just make sure this is there, I honestly am not sure why | |
| }, | |
| header: { | |
| requestDate: 1395347715000 | |
| requestType: { | |
| description: "Cash Donation (flow thru)", | |
| id: 1 | |
| }, | |
| description: "This is the JSON string we send along during the donation", | |
| fee: 2 | |
| }, | |
| amount: 3.16000 | |
| } |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
{
"account": {
"accountNumber": "2041",
"description": "Donation Unclaimed - Funds held for others",
"id": 5
},
"amount": 50.00000,
"description": null,
"entryType": {
"description": "Credit",
"id": 2
},
"header": {
"amount": 50.00000,
"description": "original request",
"fee": 0.00000,
"fundRaiser": "212d2e587ca464af10e05dbc608b5514",
"id": 4618,
"requestDate": 1383079714052,
"requestType": {
"description": "Cash Donation (flow thru)",
"executionWeight": 1,
"id": 1
}
},
"id": 4622
}