Meroshare IPO Applier
Pricing
Pay per usage
Pricing
Pay per usage
Rating
0.0
(0)
Developer
Bijay Puri
Actor stats
0
Bookmarked
2
Total users
1
Monthly active users
3 days ago
Last modified
Categories
Share
Meroshare IPO Applier
Pricing
Pay per usage
Pricing
Pay per usage
Rating
0.0
(0)
Developer
Bijay Puri
Actor stats
0
Bookmarked
2
Total users
1
Monthly active users
3 days ago
Last modified
Categories
Share
You can access the Meroshare IPO Applier programmatically from your own applications by using the Apify API. You can also choose the language preference from below. To use the Apify API, you’ll need an Apify account and your API token, found in Integrations settings in Apify Console.
{ "openapi": "3.0.1", "info": { "version": "2.0", "x-build-id": "8g1pzBMGQDbS8sjkp" }, "servers": [ { "url": "https://api.apify.com/v2" } ], "paths": { "/acts/woundless_insurance~meroshare-ipo-applier/run-sync-get-dataset-items": { "post": { "operationId": "run-sync-get-dataset-items-woundless_insurance-meroshare-ipo-applier", "x-openai-isConsequential": false, "summary": "Executes an Actor, waits for its completion, and returns Actor's dataset items in response.", "tags": [ "Run Actor" ], "requestBody": { "required": true, "content": { "application/json": { "schema": { "$ref": "#/components/schemas/inputSchema" } } } }, "parameters": [ { "name": "token", "in": "query", "required": true, "schema": { "type": "string" }, "description": "Enter your Apify token here" } ], "responses": { "200": { "description": "OK" } } } }, "/acts/woundless_insurance~meroshare-ipo-applier/runs": { "post": { "operationId": "runs-sync-woundless_insurance-meroshare-ipo-applier", "x-openai-isConsequential": false, "summary": "Executes an Actor and returns information about the initiated run in response.", "tags": [ "Run Actor" ], "requestBody": { "required": true, "content": { "application/json": { "schema": { "$ref": "#/components/schemas/inputSchema" } } } }, "parameters": [ { "name": "token", "in": "query", "required": true, "schema": { "type": "string" }, "description": "Enter your Apify token here" } ], "responses": { "200": { "description": "OK", "content": { "application/json": { "schema": { "$ref": "#/components/schemas/runsResponseSchema" } } } } } } }, "/acts/woundless_insurance~meroshare-ipo-applier/run-sync": { "post": { "operationId": "run-sync-woundless_insurance-meroshare-ipo-applier", "x-openai-isConsequential": false, "summary": "Executes an Actor, waits for completion, and returns the OUTPUT from Key-value store in response.", "tags": [ "Run Actor" ], "requestBody": { "required": true, "content": { "application/json": { "schema": { "$ref": "#/components/schemas/inputSchema" } } } }, "parameters": [ { "name": "token", "in": "query", "required": true, "schema": { "type": "string" }, "description": "Enter your Apify token here" } ], "responses": { "200": { "description": "OK" } } } } }, "components": { "schemas": { "inputSchema": { "type": "object", "required": [ "primary_dp", "primary_username", "primary_password", "primary_pin", "primary_crn" ], "properties": { "primary_dp": { "title": "Select Your DP", "enum": [ "19000", "20600", "13200", "12300", "17200", "22300", "21800", "11900", "17500", "14700", "23200", "19100", "15000", "20700", "15600", "20900", "19500", "11700", "13300", "13400", "12000", "14500", "11300", "14900", "20300", "19800", "10800", "17600", "21900", "11100", "12200", "11200", "16200", "18000", "20500", "22900", "19600", "10100", "17700", "22800", "17400", "13100", "20000", "20800", "19900", "23100", "23300", "17900", "22000", "20100", "18700", "18200", "14300", "15200", "16300", "10700", "12400", "13800", "16100", "14100", "21400", "22200", "16700", "18900", "13600", "21600", "19700", "21100", "12500", "15900", "15100", "16800", "10400", "20400", "23400", "15700", "15500", "23500", "16400", "15300", "11500", "13700", "10200", "10600", "17300", "11000", "11800", "21200", "17000", "21300", "13900", "16000", "12600", "22600", "14800", "15400", "16900", "12800", "18600", "19400", "16600", "23000", "16500", "22100", "21500", "21700", "18100", "14400", "15800", "22400", "11600", "12700", "18400", "19200", "18500", "18800", "12900", "20200", "10900", "14600", "13000", "14000", "21000", "14200", "19300", "17800", "22500", "18300", "22700", "11400", "17100", "13500" ], "type": "string", "description": "Required. Search and select your Depository Participant (DP)." }, "primary_accountName": { "title": "Account Name (Optional)", "type": "string", "description": "An optional label for this account in the output logs. If left empty, it will default to 'Applicant (<Username>)'." }, "primary_username": { "title": "Username", "type": "string", "description": "Required. Your Meroshare login username (BOID)." }, "primary_password": { "title": "Password", "type": "string", "description": "Required. Your Meroshare login password." }, "primary_pin": { "title": "Transaction PIN", "type": "string", "description": "Required. Your 4-digit Meroshare Transaction PIN." }, "primary_crn": { "title": "CRN Number", "type": "string", "description": "Required. The CRN number provided by your bank." }, "primary_bankName": { "title": "Bank Dropdown Position (1-10)", "minimum": 1, "maximum": 10, "type": "integer", "description": "Optional. The position of your bank in the Meroshare dropdown menu. Default is 1 (the first option in your bank list).", "default": 1 }, "primary_kitta": { "title": "Units (Kitta)", "type": "integer", "description": "Optional. The number of units to apply for. Default is 10.", "default": 10 }, "always_apply_min_kitta": { "title": "Always Apply Minimum Kitta", "type": "boolean", "description": "Optional. If enabled, auto-adjusts your requested units to match the IPO's required minimum if your input is too low. Default is OFF (will strictly use your input).", "default": false }, "minPrice": { "title": "Minimum Share Price (NPR)", "type": "integer", "description": "Skip IPOs with unit price lower than this. 0 for no limit.", "default": 0 }, "maxPrice": { "title": "Maximum Share Price (NPR)", "type": "integer", "description": "Skip IPOs with unit price higher than this. 0 for no limit.", "default": 0 }, "dryRun": { "title": "Dry Run (Test Only)", "type": "boolean", "description": "If true, will NOT submit the application.", "default": false }, "accounts": { "title": "Additional Accounts (Batch Mode)", "type": "array", "description": "Add multiple accounts here to process them in a single run.", "items": { "type": "object", "properties": { "accountName": { "type": "string", "title": "Account Name", "description": "A label for this account (e.g., 'Mom's Account')." }, "dp": { "title": "Select Your DP", "type": "string", "description": "Required. Search and select your Depository Participant (DP).", "editor": "select", "enum": [ "19000", "20600", "13200", "12300", "17200", "22300", "21800", "11900", "17500", "14700", "23200", "19100", "15000", "20700", "15600", "20900", "19500", "11700", "13300", "13400", "12000", "14500", "11300", "14900", "20300", "19800", "10800", "17600", "21900", "11100", "12200", "11200", "16200", "18000", "20500", "22900", "19600", "10100", "17700", "22800", "17400", "13100", "20000", "20800", "19900", "23100", "23300", "17900", "22000", "20100", "18700", "18200", "14300", "15200", "16300", "10700", "12400", "13800", "16100", "14100", "21400", "22200", "16700", "18900", "13600", "21600", "19700", "21100", "12500", "15900", "15100", "16800", "10400", "20400", "23400", "15700", "15500", "23500", "16400", "15300", "11500", "13700", "10200", "10600", "17300", "11000", "11800", "21200", "17000", "21300", "13900", "16000", "12600", "22600", "14800", "15400", "16900", "12800", "18600", "19400", "16600", "23000", "16500", "22100", "21500", "21700", "18100", "14400", "15800", "22400", "11600", "12700", "18400", "19200", "18500", "18800", "12900", "20200", "10900", "14600", "13000", "14000", "21000", "14200", "19300", "17800", "22500", "18300", "22700", "11400", "17100", "13500" ], "enumTitles": [ "AAKASH CAPITAL LIMITED (19000)", "AAKASHBHAIRAB SECURITIES LIMITED (20600)", "ABC SECURITIES PRIVATE LIMITED (13200)", "AGRAWAL SECURITIES PRIVATE LIMITED (12300)", "AGRICULTURAL DEVELOPMENT BANK LIMITED (17200)", "APPLE SECURITIES PVT. LTD. (22300)", "ARUN SECURITIES PVT. LTD. (21800)", "ARYATARA INVESTMENT AND SECURITIES PRIVATE LIMITED (11900)", "ASIAN CAPITAL LIMITED (17500)", "ASIAN SECURITIES PRIVATE LIMITED (14700)", "BENI SECURITIES PVT. LTD. (23200)", "BHOLE GANESH SECURITIES LIMITED. (19100)", "BHRIKUTI STOCK BROKING COMPANY PRIVATE LIMITED (15000)", "BLUE CHIP SECURITIES LIMITED (20700)", "BRILLIANT SECURITIES PVT. LTD. (15600)", "CAPITAL HUB PVT. LTD. (20900)", "CAPITAL MAX SECURITIES LIMITED (19500)", "CITIZENS BANK INTERNATIONAL LIMITED (11700)", "CREATIVE SECURITIES PRIVATE LIMITED (13300)", "CRYSTAL KANCHANJUNGHA SECURITIES PVT. LTD (13400)", "DAKSHINKALI INVESTMENT AND SECURITIES PRIVATE LIMITED (12000)", "DEEVYAA SECURITIES & STOCK HOUSE PRIVATE LIMITED (14500)", "DIPSHIKHA DHITOPATRA KAROBAR COMPANY (P.) LTD. (11300)", "DYNAMIC MONEY MANAGERS SECURITIES PRIVATE LIMITED (14900)", "ELITE MERCHANT CAPITAL LIMITED (20300)", "ELITE STOCK HOUSE LIMITED (19800)", "EVEREST BANK LTD. (10800)", "GARIMA CAPITAL LIMITED (17600)", "GARIMA SECURITIES LIMITED (21900)", "GLOBAL IME BANK LIMITED (11100)", "GLOBAL IME BANK LIMITED (12200)", "GLOBAL IME CAPITAL LIMITED (11200)", "GUHESWORI MERCHANT BANKING & FINANCE LIMITED (16200)", "GURKHAS FINANCE LIMITED (18000)", "HATEMALO FINANCIAL SERVICES PRIVATE LIMITED (20500)", "HIMALAYA SECURITIES BANKER LIMITED (22900)", "HIMALAYAN BROKERAGE COMPANY LIMITED (19600)", "HIMALAYAN CAPITAL LIMITED (10100)", "HIMALAYAN CAPITAL LIMITED (17700)", "HIMALAYAN INVESTMENT BANKER LIMITED (22800)", "ICFC FINANCE LIMITED (17400)", "IMPERIAL SECURITIES COMPANY LIMITED (13100)", "INDEX SECURITIES LIMITED (20000)", "INDIRA SECURITIES PVT. LTD. (20800)", "INFINITY SECURITIES LIMITED (19900)", "INVESTMENT MANAGEMENT NEPAL PVT. LTD. (23100)", "JF SECURITIES COMPANY PVT. LTD. (23300)", "JYOTI BIKASH BANK LIMITED (17900)", "K.B.L. SECURITIES LIMITED. (22000)", "KALASH STOCK MARKET PVT. LTD. (20100)", "KALIKA SECURITIES PVT. LTD. (18700)", "KAMANA SEWA BIKAS BANK LIMITED. (18200)", "KOHINOOR INVESTMENT & SECURITIES PRIVATE LIMITED (14300)", "KUMARI BANK LIMITED (15200)", "KUMARI BANK LIMITED (16300)", "LAXMI SUNRISE CAPITAL LIMITED (10700)", "LAXMI SUNRISE CAPITAL LIMITED (12400)", "LINCH STOCK MARKET LIMITED (13800)", "MACHHAPUCHCHHRE BANK LIMITED (16100)", "MACHHAPUCHCHHRE CAPITAL LIMITED (14100)", "MACHHAPUCHCHHRE SECURITIES LTD. (21400)", "MAGNET SECURITIES AND INVESTMENT COMPANY PVT. LTD. (22200)", "MAHALAXMI BIKAS BANK LIMITED (16700)", "MANJUSHREE FINANCE LIMITED (18900)", "MARKET SECURITIES EXCHANGE COMPANY PVT. LTD (13600)", "MILKY WAY SHARE BROKER COMPANY LTD. (21600)", "MIYO SECURITIES PRIVATE LIMITED (19700)", "MONEY WORLD SHARE EXCHANGE PVT. LTD. (21100)", "MUKTINATH CAPITAL LIMITED (12500)", "NAASA SECURITIES COMPANY LTD (15900)", "NABIL BANK LIMITED (15100)", "NABIL BANK LIMITED (16800)", "NABIL INVESTMENT BANKING LTD. (10400)", "NAGARIK STOCK DEALER COMPANY LIMITED (20400)", "NATIONAL CAPITAL LIMITED (23400)", "NEPAL BANK LIMITED (15700)", "NEPAL DP LIMITED (15500)", "NEPAL INVESTMENT AND SECURITIES TRADING PVT. LTD. (23500)", "NEPAL LIFE CAPITAL LIMITED (16400)", "NEPAL SBI BANK LIMITED (15300)", "NEPAL STOCK HOUSE PRIVATE LIMITED (11500)", "NIC ASIA BANK LIMITED (13700)", "NIMB ACE CAPITAL LIMITED (10200)", "NIMB ACE CAPITAL LIMITED (10600)", "NIMB ACE CAPITAL LIMITED (17300)", "NMB CAPITAL LIMITED (11000)", "ONLINE SECURITIES LIMITED (11800)", "OPAL SECURITIES INVESTMENT PVT. LTD. (21200)", "OXFORD SECURITIES PVT. LTD. (17000)", "PAHI INVESTMENT PVT. LTD. (21300)", "PRABHU BANK LIMITED (13900)", "PRABHU BANK LIMITED (16000)", "PRABHU CAPITAL LIMITED (12600)", "PRAGYAN SECURITIES PVT. LTD. (22600)", "PREMIER SECURITIES COMPANY LIMITED (14800)", "PRIME COMMERCIAL BANK LIMITED (15400)", "PRIME COMMERCIAL BANK LIMITED (16900)", "PRIMO SECURITIES PRIVATE LIMITED (12800)", "PROGRESSIVE FINANCE LIMITED (18600)", "PROPERTY WIZARD LIMITED (19400)", "PROVIDENT MERCHANT BANKING LIMITED (16600)", "R.B.B. SECURITIES COMPANY LTD. (23000)", "RBB MERCHANT BANKING LIMITED (16500)", "ROADSHOW SECURITIES LTD. (22100)", "S.P.S.A. SECURITIES LTD. (21500)", "SAJILO BROKER LIMITED (21700)", "SAMPANNA CAPITAL AND ADVISORY NEPAL LIMITED (18100)", "SANI SECURITIES COMPANY LIMITED (14400)", "SANIMA BANK LTD (15800)", "SANIMA SECURITIES LIMITED (22400)", "SECURED SECURITIES LIMITED (11600)", "SEWA SECURITIES PRIVATE LIMITED (12700)", "SHANGRI-LA DEVELOPMENT BANK LIMITED (18400)", "SHAREPRO SECURITIES PVT.LTD. (19200)", "SHINE RESUNGA DEVELOPMENT BANK LIMITED (18500)", "SHREE INVESTMENT AND FINANCE CO. LTD. (18800)", "SHREE KRISHNA SECURITIES LIMITED (12900)", "SHUBHAKAMANA SECURITIES PVT. LTD. (20200)", "SIDDHARTHA CAPITAL LIMITED (10900)", "SIPLA SECURITIES PRIVATE LIMITED (14600)", "SOUTH ASIAN BULLS PRIVATE LIMITED (13000)", "SRI HARI SECURITIES PVT. LTD. (14000)", "STOXKARTS SECURITIES LIMITED (21000)", "SUMERU SECURITIES PRIVATE LIMITED (14200)", "SUN SECURITIES PVT. LTD. (19300)", "SUNDHARA SECURITIES LIMITED (17800)", "SUNLIFE CAPITAL LIMITED (22500)", "SWARNALAXMI SECURITIES PVT. LTD. (18300)", "TRADEMOW SECURITIES PVT. LTD. (22700)", "TRISHAKTI SECURITIES LIMITED (11400)", "TRISHUL SECURITIES & INVESTMENT LIMITED (17100)", "VISION SECURITIES PVT. LTD (13500)" ] }, "username": { "type": "string", "title": "Username", "description": "Meroshare BOID/Username." }, "password": { "type": "string", "title": "Password", "description": "Meroshare login password." }, "pin": { "type": "string", "title": "PIN", "description": "4-digit transaction PIN." }, "crn": { "type": "string", "title": "CRN", "description": "Bank-provided CRN number." }, "bankName": { "type": "integer", "title": "Bank Dropdown Position (1-10)", "description": "Position of your bank in the dropdown (1 is default).", "minimum": 1, "maximum": 10, "default": 1 }, "defaultKitta": { "type": "integer", "title": "Default Kitta", "default": 10, "description": "Number of units to apply for (Min 10)." }, "alwaysApplyMinKitta": { "type": "boolean", "title": "Always Apply Min Kitta", "default": true, "description": "If enabled, auto-adjusts to IPO minimum." } } } } } }, "runsResponseSchema": { "type": "object", "properties": { "data": { "type": "object", "properties": { "id": { "type": "string" }, "actId": { "type": "string" }, "userId": { "type": "string" }, "startedAt": { "type": "string", "format": "date-time", "example": "2025-01-08T00:00:00.000Z" }, "finishedAt": { "type": "string", "format": "date-time", "example": "2025-01-08T00:00:00.000Z" }, "status": { "type": "string", "example": "READY" }, "meta": { "type": "object", "properties": { "origin": { "type": "string", "example": "API" }, "userAgent": { "type": "string" } } }, "stats": { "type": "object", "properties": { "inputBodyLen": { "type": "integer", "example": 2000 }, "rebootCount": { "type": "integer", "example": 0 }, "restartCount": { "type": "integer", "example": 0 }, "resurrectCount": { "type": "integer", "example": 0 }, "computeUnits": { "type": "integer", "example": 0 } } }, "options": { "type": "object", "properties": { "build": { "type": "string", "example": "latest" }, "timeoutSecs": { "type": "integer", "example": 300 }, "memoryMbytes": { "type": "integer", "example": 1024 }, "diskMbytes": { "type": "integer", "example": 2048 } } }, "buildId": { "type": "string" }, "defaultKeyValueStoreId": { "type": "string" }, "defaultDatasetId": { "type": "string" }, "defaultRequestQueueId": { "type": "string" }, "buildNumber": { "type": "string", "example": "1.0.0" }, "containerUrl": { "type": "string" }, "usage": { "type": "object", "properties": { "ACTOR_COMPUTE_UNITS": { "type": "integer", "example": 0 }, "DATASET_READS": { "type": "integer", "example": 0 }, "DATASET_WRITES": { "type": "integer", "example": 0 }, "KEY_VALUE_STORE_READS": { "type": "integer", "example": 0 }, "KEY_VALUE_STORE_WRITES": { "type": "integer", "example": 1 }, "KEY_VALUE_STORE_LISTS": { "type": "integer", "example": 0 }, "REQUEST_QUEUE_READS": { "type": "integer", "example": 0 }, "REQUEST_QUEUE_WRITES": { "type": "integer", "example": 0 }, "DATA_TRANSFER_INTERNAL_GBYTES": { "type": "integer", "example": 0 }, "DATA_TRANSFER_EXTERNAL_GBYTES": { "type": "integer", "example": 0 }, "PROXY_RESIDENTIAL_TRANSFER_GBYTES": { "type": "integer", "example": 0 }, "PROXY_SERPS": { "type": "integer", "example": 0 } } }, "usageTotalUsd": { "type": "number", "example": 0.00005 }, "usageUsd": { "type": "object", "properties": { "ACTOR_COMPUTE_UNITS": { "type": "integer", "example": 0 }, "DATASET_READS": { "type": "integer", "example": 0 }, "DATASET_WRITES": { "type": "integer", "example": 0 }, "KEY_VALUE_STORE_READS": { "type": "integer", "example": 0 }, "KEY_VALUE_STORE_WRITES": { "type": "number", "example": 0.00005 }, "KEY_VALUE_STORE_LISTS": { "type": "integer", "example": 0 }, "REQUEST_QUEUE_READS": { "type": "integer", "example": 0 }, "REQUEST_QUEUE_WRITES": { "type": "integer", "example": 0 }, "DATA_TRANSFER_INTERNAL_GBYTES": { "type": "integer", "example": 0 }, "DATA_TRANSFER_EXTERNAL_GBYTES": { "type": "integer", "example": 0 }, "PROXY_RESIDENTIAL_TRANSFER_GBYTES": { "type": "integer", "example": 0 }, "PROXY_SERPS": { "type": "integer", "example": 0 } } } } } } } } }}OpenAPI is a standard for designing and describing RESTful APIs, allowing developers to define API structure, endpoints, and data formats in a machine-readable way. It simplifies API development, integration, and documentation.
OpenAPI is effective when used with AI agents and GPTs by standardizing how these systems interact with various APIs, for reliable integrations and efficient communication.
By defining machine-readable API specifications, OpenAPI allows AI models like GPTs to understand and use varied data sources, improving accuracy. This accelerates development, reduces errors, and provides context-aware responses, making OpenAPI a core component for AI applications.
You can download the OpenAPI definitions for Meroshare IPO Applier from the options below:
If you’d like to learn more about how OpenAPI powers GPTs, read our blog post.
You can also check out our other API clients: