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

Authorizations

Authorization
string
header
required

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

Query Parameters

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

Response

200 - application/json

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

object
any
required
data
object[]
required
Maximum array length: 100
has_more
boolean
required
next_cursor
string | null
required
Maximum string length: 640
Pattern: ^[A-Za-z0-9_-]+$
Last modified on September 1, 2026