API reference for fetching payout methods
Retrieves payout methods with optional filtering. Returns both merchant-owned and customer-specific methods unless filtered.Documentation Index
Fetch the complete documentation index at: https://docs.stablestack.xyz/llms.txt
Use this file to discover all available pages before exploring further.
customer_id (optional): Filter by specific customer IDtype (optional): Filter by type (BANK or WALLET)currency (optional): Filter by currency codepage (optional): Page number for pagination (default: 1)limit (optional): Items per page (default: 20, max: 100)Filter by specific customer ID
Filter by type (BANK or WALLET)
BANK, WALLET Filter by currency
Page number for pagination
x >= 1Number of items per page
1 <= x <= 100