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

Headers

Authorization
string
default:sk_test_9c8d8CeyBTx1VcJzuDgpm4H

Fintoc Secret Key

Query Parameters

since
string<date>

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

until
string<date>

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

status
enum<string>

If present, return only Payouts with the indicated status.

Available options:
succeeded,
in_progress,
canceled

Response

200

The response is of type object.