Check payment eligibility
Checks whether a payment for the given amount and sender account passes the transfer limits that banks and Fintoc enforce, without creating a payment intent. Only available for CLP payments. Available for organizations on API version 2026-02-01 or later.
v2 · Base URL https://api.fintoc.com/v2Autorizaciones
Cuerpo
A positive integer representing the amount to pay, in the smallest unit of the currency (for example, 100000 for 100000 CLP, since CLP has no minor unit).
100000
Three-letter ISO 4217 currency code. Only CLP is supported.
"CLP"
Bank account the customer pays from.
Bank account that receives the payment. Only send it if your organization uses direct payments; organizations that collect through Fintoc must omit it.
Respuesta
Result of the eligibility check. When the payment is not eligible, error describes the limit that the payment would exceed.