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.
GuidesAPI Reference
GuidesAPI Reference
  • Reference
    • Introduction
      • GETGet Configuration
      • GETGet Configuration Mappings
        • Merchant limits
        • Cash App Pay Configuration
LogoLogo
ReferenceConfigurationSchemas

Merchant limits

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

Cash App Pay Configuration

Next
Built with

Response

merchant_limitobjectRequired