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