Skip to main content
GET
List exact tenant payment economics (payment-operations)

Autorizaciones

Authorization
string
header
requerido

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Parámetros de consulta

limit
integer
predeterminado:25
Rango requerido: 1 <= x <= 100
cursor
string
Required string length: 1 - 640
Pattern: ^[A-Za-z0-9_-]+$

Respuesta

200 - application/json

Tenant/environment-scoped payment financial facts with exact string minor units.

object
any
requerido
data
object[]
requerido
Maximum array length: 100
has_more
boolean
requerido
next_cursor
string | null
requerido
Maximum string length: 640
Pattern: ^[A-Za-z0-9_-]+$
Última modificación el 1 de septiembre de 2026