Some consumers may want to increase the value placed on their ability to ACH funds from the account(s) that they have enrolled with CashLine eCheck product. This is where the request for a limit increase transaction can be used. For this transaction type, the consumerToken along with the merchantID is sent in a string. The consumerToken is passed in the URL and the only parameter is the MerchantID.
PUT https://cce.cashline.certegy.com/v1/kiosk/customer/limit
Limit Increase attempt is failed because it is within 14 days
Max 260 Alpha only a-z, A-Z
errorType
system_error
Max 20 Alpha only a-z, A-Z
errorDate
06-25-2020 03:18:19
DATE/TIME
adverseAction
false
(boolean) true/false (lowercase only)
{
"errors": [{
"errorPath": "/kiosk/customer/limit/",
"errorMessage": "Limit Increase attempt has failed, because it is within 14 days of the last request",
"errorType": "system error",
"errorDate": "06-25-2020 03:18:19",
"adverseAction": "false"
}]
}
Decline request for Limit Increase – SSN Required – HTTPS 400 and HTTPS 500