GET
List PayIns

Authorizations

app-id
string
header
required

A unique identifier assigned to each application.

secret-key
string
header
required

A secure token associated with the app-id.

Query Parameters

page
string

Page number to query. Currently we support 20 records per page

per_page
string

Default 20 records per page

external_id
string

Filter payment links by a custom external_id.

Response

OK

records
object[]
pagination
object

Pagination of payment links list.