Skip to main content
GET
List platform-to-merchant transfers (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
starting_after
string
Pattern: ^sptr_[a-z0-9]{32}$

Response

200 - application/json

Tenant-scoped platform-to-merchant transfers without provider identifiers.

data
object[]
required
Maximum array length: 100
has_more
boolean
required
object
any
required
Last modified on September 1, 2026