v1

latestOpenAPI 3.1.02026-07-266133267.6 KB

Fetch Payins

This endpoint enables you to fetch the list of payins associated with a settlement

get/v3/settlement/{id}/transactions/payin

Path parameters

idstring required

ID of the settlement object you want to fetch the list of payins for

Query parameters

ending_beforestring

A cursor for use in pagination. Takes a payin ID as input

starting_afterstring

A cursor for use in pagination. Takes a payin ID as input

limitinteger

The number of objects to be fetched. By default 10; can be from 1 to 100

Response

200

statusstring
messagestring