Skip to main content
POST
Simulate receiving a Transfer
v2 · Base URL https://api.fintoc.com/v2

Authorizations

Authorization
string
header
required

Headers

Authorization
string

Fintoc Secret Key

Body

application/json
account_number_id
string
default:acno_Kasf91034gj1AD
required

The account number where you would like to receive the transfer.

amount
integer<int32>
default:10000
required

Amount of the transfer.

currency
enum<string>
default:MXN
required

Currency of the transfer.

Available options:
MXN,
CLP
reference_id
string

Numerical and up to 7 digits. Only Mexico (número de referencia).

counterparty_institution_id
string

ID of sender institution. Inferred if CLABE account.

counterparty_holder_id
string

RUT or RFC of holder ID. Mock data will be assigned if not provided.

counterparty_holder_name
string

Sender holder name. Mock data will be assigned if not provided.

counterparty_account_number
string

Sender account number. Mock data will be assigned if not provided.

Response

200

The response is of type object.