You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Passing a high amount when creating a payment (POST https://api.sandbox.hyperwallet.com/rest/v3/users/usr-****/transfer-methods/trm-****) gives the following message:
{
message: 'Your attempted transaction has exceeded the approved payout limit; please contact my @CUSTOMER_NAME@ for further assistance.',
code: 'LIMIT_EXCEEDED'
}
LIMIT_EXCEEDED error code and actual transaction limit are not documented
The text was updated successfully, but these errors were encountered:
Passing a high amount when creating a payment (
POST https://api.sandbox.hyperwallet.com/rest/v3/users/usr-****/transfer-methods/trm-****
) gives the following message:LIMIT_EXCEEDED
error code and actual transaction limit are not documentedThe text was updated successfully, but these errors were encountered: