get https://global-api-sandbox.afterpay.com/v2/configuration
This endpoint is used to retrieve the merchant's applicable payment limits.
A request to Create Checkout may be rejected if the order amount is not between the minimumAmount and maximumAmount (inclusive).
Note
Afterpay merchant configuration does not change frequently. For this reason, the configuration response will include
Cache-Controlheaders in order to minimise network round trips when using a modern HTTP client.
Successful Response (200)
Returns a configuration object containing the following attributes.
Connection Timeouts
| Timeout | Time (Seconds) |
|---|---|
| Open | 10 |
| Read | 20 |
Errors
See GET Errors.
