adminGetPayoutAccount
#Get a single payout account by ID.
Argumente
- id!
Outbound payments to drivers, vendors, and providers — sessions, schedules, and Connect accounts.
Get a single payout account by ID.
Argumente
List payout accounts with pagination, filtering, and sorting.
Argumente
Standard
{
"accountId": null,
"methodOptionId": null,
"statuses": [],
"isDefault": null,
"isInstantEnabled": null,
"search": null,
"pagination": {
"limit": 10,
"page": 1,
"after": null
},
"sort": []
}List all available payout methods for the current tenant Returns enabled method options with display information including icons Clients can use the returned ID in the configurePayoutAccount mutation
Export payout session data in the specified format Generates the export file, stores it, and returns a presigned download URL. Only available to PlatformAdmin, TenantAdmin, and PartnerAdmin roles.
Argumente
Get a single payout method option by ID.
Argumente
List payout method options with pagination, filtering, and sorting.
Argumente
Standard
{
"enabled": null,
"optionKinds": [],
"isInstantAvailable": null,
"search": null,
"pagination": {
"limit": 10,
"page": 1,
"after": null
},
"sort": []
}List only active payout accounts for the current account
Get the default payout account for the current account
List payout accounts for the current account
Get a specific payout schedule
Argumente
List payout schedules
Get payout session details
Argumente
List payout sessions with filtering and pagination Only available to PlatformAdmin, TenantAdmin, and PartnerAdmin roles.
Argumente
Standard
{
"filter": null,
"pagination": {
"limit": 10,
"page": 1,
"after": null
}
}Preview a payout session
Argumente
Get payouts for a specific payout session with optional status filtering. This query returns paginated payout transactions that belong to the specified payout session. You can optionally filter by payout status to see only pending, processing, settled, or failed payouts.
Argumente
Activate a payout schedule
Argumente
Delete a payout account (admin hard delete). Returns true if deleted, false if not found.
Argumente
Update a payout account's status (admin operation).
Argumente
Manually complete a payout session. This allows admins to mark a Processing session as Completed or PartiallyFailed when automatic processing needs manual intervention. The session must be in Processing status for this mutation to succeed.
Argumente
Completes the Stripe Connect OAuth flow after user authorization This is called after the user has authorized the connection on Stripe's side
Argumente
Configure a new payout account
Argumente
Create a new payout method option.
Argumente
Create a payout schedule
Argumente
Create a new payout session
Argumente
Deactivate a payout schedule
Argumente
Delete a payout account
Argumente
Delete a payout method option.
Argumente
Initiates the Stripe Connect OAuth flow Returns an OAuth URL to redirect the user to and an intent ID for tracking
Argumente
Process a payout session
Argumente
Reject a payout session with a reason Only available to PlatformAdmin, TenantAdmin, and PartnerAdmin roles. Can only reject sessions in Draft status.
Argumente
Update an existing payout account
Argumente
Update an existing payout method option.
Argumente
Update a payout schedule
Argumente
BetterSuite ist für Teams gebaut, die On-Demand als Geschäft verstehen – nicht als Feature.