Payin Requests
Get All Payin Requests
GET
This endpoint is paginated to improve its performance. The example below shows how to fetch multiple pages.
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Query Parameters
Filter by reference provided on creation.
Filter by customerId.
Filter by payinSourceId.
Number of records to return. Default is 20. Maximum is 100.
A cursor for use in pagination. The cursor indicates where to start fetching the results.