Generate payout method schemas
Payout methods
Generate payout method schemas
Returns available payout method types and their field schemas (required fields, types, validation) for the given country. Use this to build dynamic create forms for payout methods.
GET
Generate payout method schemas
Documentation Index
Fetch the complete documentation index at: https://docs.withacclaim.com/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Query Parameters
ISO 3166-1 alpha-2 country code (e.g. US)
Required string length:
2Entity type of payee
Available options:
Individual, Company Response
List of payout method schemas.
Last modified on May 26, 2026