v1

latestOpenAPI 3.1.0Proprietary2026-07-244223105.2 KB
Payment requests

List payment requests

Return a list of payment requests

get/v3/payment/payment-requests

Query parameters

limitnumber

Number of records to return

afterstring

Cursor pointing to the start of the desired set

sincestring date-time

Limit to payment requests created after the specified date. Format example: 2024-09-21T22:00:00.000Z

untilstring date-time

Limit to payment payment requests created before the specified date. Format example: 2024-09-21T22:00:00.000Z

status'CREA' | 'ACTC' | 'PDNG' | 'ACSC' | 'RJCT' | 'PART'

You can filter payment payment requests by status

payment_link_idstring

You can filter payment requests linked to a payment link by setting a payment link id here

Response

List of payment requests