Saltar al contenido principal
GET
List Charges
v1 · Base URL https://api.fintoc.com/v1

Encabezados

Authorization
string
predeterminado:sk_test_9c8d8CeyBTx1VcJzuDgpm4H

Fintoc Secret Key

Parámetros de consulta

since
string<date>
predeterminado:2021-01-01T00:00:00.000Z

Date using <<glossary:ISO 8601>>. If present, return only Payment Intents with date equal or after since.

until
string<date>
predeterminado:2021-01-01T00:00:00.000Z

Date using <<glossary:ISO 8601>>. If present, return only Payment Intents with date equal or after since.

status
enum<string>
predeterminado:succeeded

If present, return only Charges with the indicated status.

Opciones disponibles:
pending,
in_progress,
succeeded,
failed

Respuesta

200 - application/json

200

The response is of type object.