Skip to main content
GET
Generate payout method schemas

Authorizations

Authorization
string
header
required

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

Query Parameters

country
string
required

ISO 3166-1 alpha-2 country code (e.g. US)

Required string length: 2
entity_type
enum<string>
default:Individual

Entity type of payee

Available options:
Individual,
Company

Response

List of payout method schemas.

schemas
object[]
Last modified on June 14, 2026