ACHScheduleUpdateRequest

Property Summary Format Required Example
Token Token object holds authentication data BackOffice.AuthenticationToken    
TestMode Sets request to TestMode when set to true. "true" or "false"
No true
ListingName Customer's name as it should appear on schedule Alpha (0-255 chars) Yes John and Marry Doe
Frequency How often customer should be billed...
One Time Only = 0
Weekly = 52
Semi Weekly = 26
Bi Monthly = 24
Monthly = 12
Quarterly = 4
Bi Annually = 2
Annually = 1
Numeric (2 digits) Yes 12
StartDateTime Starting date of the schedule MM/DD/YYYY Yes 1/1/2010
EndingDateTime Date schedule should end MM/DD/YYYY No 12/31/2010
Amount Amount to charge with each occurence 0.00 Yes 9.65
Currency Standard currency code Alpha (3 digits) Yes USD
Memo Billing memo Alpha Numeric (0-255 chars) No Monthly donation
Check Check object holds properties of the checking account BackOffice.Check    
CustomFields CustomFields object holds 30 optional custom fields BackOffice.CustomFields