Create a transfer

Creates an outbound transfer from one of your accounts, in the live or test mode of the API key used. Requirements differ by country. In Chile, the currency is CLP and the counterparty needs a holder_id, which is the Chilean tax ID (RUT), and an institution_id. In Mexico, the currency is MXN and the counterparty's account_number is a standardized Mexican bank account number (CLABE). Requires a JSON Web Signature (JWS) in the Fintoc-JWS-Signature header.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
string
required

Identifier of the account the transfer is sent from.

integer
required

Amount to transfer, in the smallest currency unit. For MXN this is centavos; CLP has no minor unit. The minimum is 1.

string
enum
required

Currency of the transfer. One of CLP, MXN.

Allowed:
counterparty
object
required

Recipient of the transfer.

string

Comment shown to the counterparty.

string

Numeric reference shown in the counterparty statement in Mexico. Up to 7 digits, with no leading zeros.

metadata
object

Set of key-value pairs you can attach to the transfer for storing additional structured information.

Headers
string
required

JWS signature of the request body. See Generate JWS keys to set up request signing.

Responses

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json