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 |
Amount |
Total amount of transaction |
0.00 |
Yes |
9.65 |
Currency |
Standard currency code |
Alpha (3 digits) |
Yes |
USD |
CheckNumber |
Number on check |
Numeric (0-9 digits) |
Yes |
12345 |
Check |
Check object holds properties of the checking account |
BackOffice.Check |
|
|
ProfileNumber |
Can be used in lieu of the Check Object |
Numeric (10 digits) |
No |
1234567890 |
CustomFields |
CustomFields object holds 30 optional custom fields |
BackOffice.CustomFields |
|
|