Searching...

Matching results

    How to import subscriptions from Inventory?

    • Go to Inventory > Subscriptions and click on Import.
    • Enter a CSV file for bulk subscription import in Airvantage. Download template here . For more information on how-to fill the csv file, please check below.
    • Click on Start.

    Import CSV file format for subscriptions

    You can format your bulk import file depending on your needs. The portal server uses the file header to interpret the different lines. Here are the fields that can be part of the CSV header with their meaning and use.

    The file format is a .csv file (coma separated text file). Both coma ‘,’ and semi colon ‘;’ are supported as separators.

    FIELD USE DESCRIPTION
    IDENTIFIER One item b/w IDENTIFIER, MOBILE NUMBER and NETWORK IDENTIFIER shall be provided. ICCID/ESN of the subscription to be created.
    MOBILE NUMBER One item b/w IDENTIFIER, MOBILE NUMBER and NETWORK IDENTIFIER shall be provided. MSISDN (telephone number) of the subscription to be created.
    NETWORK IDENTIFIER One item b/w IDENTIFIER, MOBILE NUMBER and NETWORK IDENTIFIER shall be provided. IMSI of the subscription to be created.
    IP Optional IP address of the subscription to be created.
    OPERATOR Mandatory Subscription operator.
    OPERATOR ACCOUNT Optional uid of the operator account for the subscription to be created. This is required to use subscription management functionalities.
    LABELS Optional One or more label(s) to be applied on the created subscription. For provinding several labels, use the pipe ‘|’ separator.

    TOP