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 - Partner API
      • GETGet Capabilities
      • PUTEnable or Disable Payment Method
      • PUTEnable or Disable Cross Border Trade
      • Lending
      • ProductConfiguration
LogoLogo
Reference - Partner APICapabilities

ProductConfiguration

Example
1[
2 {
3 "channel": "ONLINE",
4 "enabled": true,
5 "configuration": {
6 "minimumAmount": {},
7 "maximumAmount": {},
8 "rateDetails": [
9 {}
10 ]
11 }
12 }
13]
Was this page helpful?
Previous

Approve Contract

Next
Built with

Response

product_configurationlist of objectsRequired
Configurations for the capability.