@webitel/api-services
    Preparing search index...

    Generated by orval v8.5.3 🍺 Do not edit manually. Webitel API OpenAPI spec version: 24.04.0

    type LocateCatalogParams = {
        fields?: string[];
        subFields?: string[];
    }
    Index

    Properties

    Properties

    fields?: string[]

    Fields to be retrieved as a result. If the user passes "-" as the value for fields, it will retrieve all available fields for each catalog.

    subFields?: string[]

    Fields to be retrieved as a result for [SUBSERVICES]. If the user passes "-" as the value for fields, it will retrieve all available fields for each catalog subservices.