# getEarnOptions Endpoint: GET /memberships/cp/api/loyalty-integration/earn-options Version: 0.0.1 ## Query parameters: - `customerEmail` (string) ## Response 200 fields (*/*): - `id` (integer) - `type` (string) - `name` (string) - `createAt` (string) - `updateAt` (string) - `details` (string) - `reward_text` (string) - `productData` (string) - `basePoints` (integer)