For AI agents: a documentation index is available at the root level at /llms.txt and /llms-full.txt. Append /llms.txt to any URL for a page-level index, or .md for the markdown version of any page.
HomeGuidesAPI Reference
HomeGuidesAPI Reference
  • Reference
    • Introduction
      • GETGet Configuration
      • GETGet Configuration Mappings
        • Merchant Limit
        • Configuration Mappings
LogoLogo
ReferenceConfigurationSchemas

Merchant Limit

Example
1{
2 "minimumAmount": {
3 "amount": "10.00",
4 "currency": "USD"
5 },
6 "maximumAmount": {
7 "amount": "2000.00",
8 "currency": "USD"
9 }
10}
Was this page helpful?
Previous

Configuration Mappings

Next
Built with

Response

merchant_limitobjectRequired