adminGetPayoutAccount
#Get a single payout account by ID.
Argumentos
- id!
Outbound payments to drivers, vendors, and providers — sessions, schedules, and Connect accounts.
Get a single payout account by ID.
Argumentos
List payout accounts with pagination, filtering, and sorting.
Argumentos
Por defecto
{
"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.
Argumentos
Get a single payout method option by ID.
Argumentos
List payout method options with pagination, filtering, and sorting.
Argumentos
Por defecto
{
"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
Argumentos
List payout schedules
Get payout session details
Argumentos
List payout sessions with filtering and pagination Only available to PlatformAdmin, TenantAdmin, and PartnerAdmin roles.
Argumentos
Por defecto
{
"filter": null,
"pagination": {
"limit": 10,
"page": 1,
"after": null
}
}Preview a payout session
Argumentos
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.
Argumentos
Activate a payout schedule
Argumentos
Delete a payout account (admin hard delete). Returns true if deleted, false if not found.
Argumentos
Update a payout account's status (admin operation).
Argumentos
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.
Argumentos
Completes the Stripe Connect OAuth flow after user authorization This is called after the user has authorized the connection on Stripe's side
Argumentos
Configure a new payout account
Argumentos
Create a new payout method option.
Argumentos
Create a payout schedule
Argumentos
Create a new payout session
Argumentos
Deactivate a payout schedule
Argumentos
Delete a payout account
Argumentos
Delete a payout method option.
Argumentos
Initiates the Stripe Connect OAuth flow Returns an OAuth URL to redirect the user to and an intent ID for tracking
Argumentos
Process a payout session
Argumentos
Reject a payout session with a reason Only available to PlatformAdmin, TenantAdmin, and PartnerAdmin roles. Can only reject sessions in Draft status.
Argumentos
Update an existing payout account
Argumentos
Update an existing payout method option.
Argumentos
Update a payout schedule
Argumentos
BetterSuite está hecho para equipos que ven lo bajo demanda como un negocio — no como una función.