Get payments

List all the payments associated with the payment link.
This API must be called using a backend bearer token.

Path Params
string
required

ID of the payment link

Query Params
string

cursor used for pagination purposes that represents the first item of the page.
Returned as next_cursor in the response payload of endpoints supporting pagination.
Not required to access the first page of items.

integer
1 to 50
Defaults to 25

Maximum number of items included in the returned window. Should be greater than 0 and less than 50. If not set,
a default of 25 is considered.

Headers
string
enum
Defaults to application/json; charset=UTF-8

Generated from available response content types

Allowed:
Responses

Language
Credentials
OAuth2
URL
LoadingLoading…
Response
Choose an example:
application/json; charset=UTF-8
application/problem+json; charset=UTF-8