action billbee_enum_api_get_payment_types { label: "Returns a list with all defined paymenttypes" provider: billbee method: GET path: "/api/v1/enums/paymenttypes" encoding: json output: { type: "object" } }