# Generates an order from a membership application This method will examine a membership application and generate an appropriate order Endpoint: POST /chapters/{tenantId}/generateOrder/{chapterId} Version: v1-2025-04-18 Security: knox-authorizer ## Path parameters: - `tenantId` (string, required) The id of the tenant being accessed - `chapterId` (string, required) The chapter id ## Response 200 fields ## Response 400 fields ## Response 401 fields ## Response 403 fields ## Response 404 fields ## Response 429 fields ## Response 500 fields