Recurring charges are charges that you can set to happen periodically. You can set charges to happen weekly, monthly, bimonthly, or fortnightly.
{
"amount":"2500",
"currency":"USD",
"giving_type":"Tithe",
"start_date":"1498404911",
"term":"monthly",
"organization":{
"widget_id":"*****",
"account_id":"user_*******",
"created_date":"1487795327",
"name":"Test Organization",
"phone_number":"5551231234",
"website":"http:\/\/tithe.ly",
"address":{
"street_address":"123 Test Ave",
"city":"Lawrenceville",
"state":"GA",
"postal":"30043",
"country":"US"
},
"giving_types":[
"Tithe",
"Offering"
],
"bank":{
"account_number_last4":"6789",
"name":"TEST BANK",
"country":"US",
"currency":"USD"
},
"legal":{
"entity_type":"organization",
"organization_name":"Test Organization INC",
"first_name":"Mike",
"last_name":"Rogers",
"date_of_birth":"5\/23\/1985"
},
"organization_id":"org_*******"
},
"donor_account":{
"created_date":"1486410076",
"email":"[email protected]",
"first_name":"Jane",
"last_name":"Doe",
"address":{
"street_address":"123 Test Ave",
"city":"Nashville",
"state":"TN",
"postal":"37209",
"country":"US"
},
"phone_number":"5555555678",
"account_id":"user_*******"
}
}