Get Payment Requests

Returns a list of payment requests. Cursor-based pagination is supported and you can make use of filter parameters to change sorting or limit the results to only payment requests with certain status.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
date
required

Creation date of the first payment request to be included in the results.

date
required

Creation date of the last payment request to be included in the results.

status
array of strings

List of payment request status. Providing one or more status only includes payment requests that have one of the provided status.

status
Allowed:
string
enum

Sorting of the results.

Allowed:
string

A cursor used for pagination.

int32
1 to 100
Defaults to 100

Limits the amount of results per page.

Responses

401

Missing or invalid API key. Could not authenticate API request.

Language
Credentials
Header
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json