Skip to main content
GET
List scheduled payouts for the active business

Authorizations

Authorization
string
header
required

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

Headers

X-Axra-Business-Id
string

Active business context

x-api-key
string

Merchant API key (alternative to dashboard JWT)

Query Parameters

status
enum<string>
Available options:
ACTIVE,
PAUSED,
COMPLETED,
CANCELLED
skip
number
take
number

Response

OK

success
boolean
required
Example:

true

data
object
required