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 trxID is sent in a string. The consumerToken is passed in the URL and the only parameters are the trxID.
PUT https://cce.cashline.certegy.com/v1/customer/limit/increase
Field Parameter
Value
Field Values or Constraints
consumerToken
e4321e6d-333e-11ea-a53a-15092651fc59
36 Min/Max Alphanumeric and dash
trxID
123456
4 / 20 Alphanumeric, a-z, A-Z, 0-9 - (dash) (Must be Unique for 2 years)
kioskTransactionIndicator
Y
1 Alpha - ( This is optional)
If Y= Kiosk
If N or Blank = Cage
Limit Increase attempt is failed because it is within 14 days
Max 200 Alpha only a-z, A-Z
errorDetails
Due to a recent limit increase Certegy is unable to process this request.
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)
responseCode
0498
See 4 digit response codes page for gaming
{
"errors": [{
"trxRefID": "5604490000014",
"trxID": "123456",
"consumerToken": "2ccdaef4-0c62-11ef-b37e-ade120cf540d",
"errorPath": "/customer/limit/increase",
"errorMessage": "Limit Increase attempt has failed, because it is within 14 days of the last request",
"errorDetails": "Due to a recent limit increase Certegy is unable to process this request.",
"errorType": "system error",
"errorDate": "06-25-2020 03:18:19",
"responseCode": "0498",
"adverseAction": "false",
}]
}
Decline request for Limit Increase – SSN Required – HTTPS 400 and HTTPS 500
Field Parameter
Value
Field Values or Constraints
trxRefID
5604490000014
4 / 36 Alphanumeric, a-z, A-Z, 0-9 - (dash)
trxID
123456
4 / 20 Alphanumeric, a-z, A-Z, 0-9 - (dash) (Must be Unique for 2 years)