Payments
List all payments
This endpoint is used to list all payments
GET
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Query Parameters
Page number.
Example:
1
Number of records per page.
Example:
20
Unique identifier assigned to the customer in your application.
Example:
"5eb02857-a71e-4ea2-bcf9-57d3a41bc6ba"
Unique identifier assigned to the invoice within the Lago application. This ID is exclusively created by Lago and serves as a unique identifier for the invoice's record within the Lago system.
Example:
"1a901a90-1a90-1a90-1a90-1a901a901a90"
Was this page helpful?