List all payment links

GET {{baseUrl}}/payments/br/payment-links/?page=1&page_size=100

Documentation 📖

A payment link is a shareable URL that will start a fully responsive hosted widget that guides your user through the payment process.

See detailed documentation for the List all payment links call in our API Reference.

Request Params

KeyDatatypeRequiredDescription
pagenumberA page number within the paginated result set.
page_sizenumberIndicates how many results to return per page. By default we return 100 results per page. The maximum you can request is 1000.