post https://sandbox-api.helix.q2.com/transaction/setAvailableDate
Modify the availableDate
for an ACH transaction forward or backward within the configurable maximum allowed hold days from transaction creation. New availableDate
will be set to midnight on the date provided in the bank's timezone. Maximum allowed hold days represents business days.
Use of this endpoint requires approval from Q2 and your bank partner.
Error Codes
Click to expand
Code | Message (en-US) | Notes |
---|---|---|
1-60000 | Any "Common Error Code" may occur. | See Common Error Codes |
60001 | Customer id {0} is invalid. | |
60002 | Customer id {0} is inactive. | |
60003 | Customer id {0} is not in verified status. | |
60004 | Customer id {0} is locked. | |
60005 | Customer id {0} is marked as deceased. | |
63502 | Customer does not have read access to account id {0}. | |
160300 | Available Date is required. | |
160301 | Transaction Id is required. | |
160302 | Customer Id is required. | |
160303 | Invalid Transaction Id. | |
160304 | Invalid transaction type. | |
160305 | Transaction is already available. | |
160306 | Available Date is invalid. | |
160307 | Available Date exceeds maximum allowed hold days. | |
160308 | availableDate must occur after settledDate |