Comment on page
Transaction Limits
Once the user has been KYC approved, you can retrieve their ACH transaction limits.
We recommend polling for the user's ACH transaction limits. The response object for calculateAchlimits is not presenting itself properly below (because Gitbook.. if you know you know).
You will receive
422
status until the limits have been calculated, which will be near instant.Here is the object:
Oops, something is missing.We could not find the original source to display this content.
Here is a reference for how we present account limits in our React Native SDK.

Last modified 5mo ago