Saltar al contenido principal
POST
Check Payment Eligibility
v1 · Base URL https://api.fintoc.com/v1

Encabezados

Authorization
string

Fintoc API Secret Key

Cuerpo

application/json
amount
integer<int32>
predeterminado:1000
requerido

Amount to pay, represented as an integer [blocked]. This value must always be greater than 0

currency
string
predeterminado:CLP
requerido

Currency ISO code. For now, we only support CLP and MXN.

sender_account
object
requerido

Account information to validate payment

recipient_account
object

Recipient account to validate payments with. Only send this if you're using Direct Payments

Respuesta

200

The response is of type object.