Saltar al contenido principal
GET
List Payment Links
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 links with date equal or after since.

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

Date using <<glossary:ISO 8601>>. If present, return only payment links with date equal or before until.

per_page
integer<int32>

Amount of payment links per page. Defaults to 30. The maximum amount is 300.

page
integer<int32>

The page being retrieved by the endpoint. Starts from 1.

Respuesta

200