# Get Purpose Codes Returns a list of purpose codes that can be used when initiating payouts. These codes indicate the purpose or reason for the payout and are required for regulatory compliance and reporting. Endpoint: GET /v2/purpose-codes Version: 1.1.0 ## Response 200 fields (application/json): - `code` (string) The code value - `description` (string) Human-readable description of the code