Sila API 0.2.34
about 3 years ago by Scott Hakel
Sila API version 0.2.34 contains various bug fixes and system improvements.
Transactions
- /get_transactions - enhanced the response item
trace_number
to properly reflect the full ACH trace number. Full ACH trace numbers are 15 characters long. Previously we were dropping the leading zero and trace numbers were only 14 characters. So before atrace_number
would be returned like "84106760000001", and now it is returned like "084106760000001".