Get product limits
GET/financing/v1/products/limits
Returns the allowed order amount limits for each active merchant e-shop associated with the authenticated partner, filtered to e-shops with Pay in Three enabled.
Use this endpoint to determine the minimum and maximum order amount a merchant can accept for the Pay in Three product before creating an application.
| Financing type | Supported |
|---|---|
DEFERRED_PAYMENT | NO |
PAY_IN_THREE | YES |
| feature | supported by resource |
|---|---|
| pagingheader-paging | yes |
| sortingheader-sorting | no |
| filteringheader-filtering | yes (by merchantId) |
This resource supports paging — to navigate between pages, follow the nextPage and prevPage links returned in pagingInfo.
Request
Responses
- 200
- 401
List of product limits per merchant. May be empty if no matching e-shop is found.
Unauthorized