Limits API

End-point to check current limits for a given wallet order billing address.

To quote current limits you should place a POST call with the target billing address that will be used in the order. Country must be a valid 2 characters ISO 3166-1 alpha-2 country code.

The limit check conditions are as follows: Daily limits, Weekly limits, Yearly limits

You can check your limits in other fiat currencies by setting the sourceCurrency with one of the values [USD ,EUR, CAD, GBP and AUD]. Limits are always calculated in USD. So your fiat limits in other currencies my change due to market conversion rates.

If the user exceeds the daily limit, but still have a weekly limit to spend he should wait until tomorrow. Any order above dailyRemaining, weeklyRemaining or yearlyRemaining will reject the order.

Countries supported are United States, Australia, Austria, Belgium, Canada, Czech Republic, Denmark, Estonia, Finland, France, Germany, Greece, Hong Kong, Ireland, Italy, Latvia, Lithuania, Luxembourg, Mexico, The Netherlands, New Zealand, Norway, Poland, Portugal, Slovakia, Slovenia, Spain, Sweden, Switzerland.

Language
Click Try It! to start a request and see the response here!