# Get eft deduct types Returns a list EFT deduction types Endpoint: GET /slapi/memberships/eftdeducttypes Version: 0.0.1 Security: BasicAuthCredentials ## Response 200 fields (applicaiton/json): - `types` (array) - `types.deductionType` (string) Example: "Visa" ## Response 404 fields (applicatoin/json): - `error` (string) - `message` (string)