Skip to main content
POST
Check Payment Eligibility
v1 · Base URL https://api.fintoc.com/v1

Headers

Authorization
string

Fintoc API Secret Key

Body

application/json
amount
integer<int32>
default:1000
required

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

currency
string
default:CLP
required

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

sender_account
object
required

Account information to validate payment

recipient_account
object

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

Response

200

The response is of type object.