Either input was invalid or user was not in necessary state
{- "code": "BAD_REQUEST",
- "error_code": "USER_TOKEN_MISMATCH",
- "description": "The request failed because it was not in the correct format or did not contain valid data.",
- "details": {
- "request_id": "3c526bf4-f3c0-4c4a-a4cb-95f7db8b3bbe",
- "trace_id": "4016616108459136584"
}
}
NOTE: Values in quotes may change based on context and/or customization by the client
DailyPay has disabled account creation for debit cards using this BIN.
DailyPay has disabled account creation for accounts with this routing number and first four digits of account number.
The user debit card information is invalid.
The generic debit card token is invalid.
Email, phone number or custom field needs to be present.
More than "3" results returned from request.
User must be registered with status ACTIVE, in order to "set primary bank account".
User is ineligible for CEWA
User status must be one of active or review.
Wisely provider account is not active.
Invalid Remainder Account type for Wisely user. Must be a Wisely bank account.
Provided bank account was invalid and bank account transfer account was not created.
Provided remainder account info was invalid and remainder account was not created.
Provided debit card was invalid and debit card transfer account was not created.
Invalid Transfer Account Type.
Invalid or inactive transfer account.
direct_deposit_date, direct_deposit_amount and direct_deposit_currency need to be present.
Date could not be parsed.
Invalid Galileo card token data.
Provided transfer payload was invalid and was not created.
Invalid currency. Valid currencies include "USD".
Allowed values for schedule are "INSTANT".
Account is not eligible for "instant transfers".
Transfer can only be made to "debit card".
Invalid amount. Minimum transfer amount for this user is "$5".
Invalid amount. Requested amount greater than user available balance
A Remainder Account is required to make transfers but none was found for this user.
Transfer ID is not unique.
You have reached the "10" transfer or attempted transfer limit within the past 24 hours. Check back tomorrow.
You have reached the "$200" transfer amount limit within the past 24 hours. Check back tomorrow.
When including user_id in path, ID must match user access token.
Must include "user_id" in path.
User must be activated before "creating remainder account".
Invalid filter query.
"person_id" is an invalid field for this resource.
The value "123" is an invalid type for "person_id".
"partial_match" is not permitted on "person_id".
Client authorization is invalid.
{- "code": "UNAUTHORIZED",
- "description": "Client or user may not be authorized to use the resource.",
- "details": {
- "request_id": "3c526bf4-f3c0-4c4a-a4cb-95f7db8b3bbe",
- "trace_id": "4016616108459136584"
}
}
Client requires additional permissions or scopes.
{- "code": "UNAUTHORIZED",
- "description": "Client or user may not be authorized to use the resource.",
- "details": {
- "request_id": "3c526bf4-f3c0-4c4a-a4cb-95f7db8b3bbe",
- "trace_id": "4016616108459136584"
}
}
Requested resource could not be found.
{- "code": "NOT_FOUND",
- "description": "The request failed because the requested resource could not be found.",
- "details": {
- "request_id": "3c526bf4-f3c0-4c4a-a4cb-95f7db8b3bbe",
- "trace_id": "4016616108459136584"
}
}
Server experienced an unknown or unexpected error.
{- "code": "UNKNOWN",
- "description": "Server experienced an unknown or unexpected error.",
- "details": {
- "request_id": "3c526bf4-f3c0-4c4a-a4cb-95f7db8b3bbe",
- "trace_id": "4016616108459136584"
}
}