List payment methods
Métodos de pago
List payment methods
GET
List payment methods
Documentation Index
Fetch the complete documentation index at: https://docs.getjusto.com/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
Query Parameters
Número de página.
Example:
1
Número de items por página. Max 100. Por defecto: 10.
Example:
10
Campo por el cual se ordenará la lista. Por defecto: "createdAt".
Available options:
createdAt Example:
"createdAt"
Tipo de ordenamiento.
Available options:
asc, desc Example:
"desc"