Skip to main content
GET
List Charges
v1 · Base URL https://api.fintoc.com/v1

Headers

Authorization
string
default:sk_test_9c8d8CeyBTx1VcJzuDgpm4H

Fintoc Secret Key

Query Parameters

since
string<date>
default: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>
default: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>
default:succeeded

If present, return only Charges with the indicated status.

Available options:
pending,
in_progress,
succeeded,
failed

Response

200 - application/json

200

The response is of type object.