Saltar al contenido principal
POST
Create Refresh Intent
v1 · Base URL https://api.fintoc.com/v1

Encabezados

Authorization
string
predeterminado:sk_test_9c8d8CeyBTx1VcJzuDgpm4H

Fintoc Secret Key

Parámetros de consulta

The access token of the Link that wants to be updated, returned when creating said Link.

result_status
enum<string>

In test mode it allows you to decide the result of the Refresh Intent. In live mode it is ignored.

Opciones disponibles:
succeeded,
failed,
rejected
refresh_type
string
predeterminado:only_last

The statement we are refreshing. only_last retrieves the provisional statement. historical retrieves the historical statement.

Respuesta

200

id
string
Ejemplo:

"ri_2dXqkOKkS9mOvnaW"

object
string
Ejemplo:

"refresh_intent"

refreshed_object
string
Ejemplo:

"link"

refreshed_object_id
string
Ejemplo:

"link_6n12zLmai3lLE9Dq"

status
string
Ejemplo:

"created"

created_at
string
Ejemplo:

"2021-08-23T18:22:46.792Z"

type
string
Ejemplo:

"only_last"