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