{ "opencollection": "1.0.0", "info": { "name": "Foreign Exchange Rates Merchant Search API API", "version": "1" }, "items": [ { "info": { "name": "Merchant Search API", "type": "folder" }, "items": [ { "info": { "name": "Search Merchants", "type": "http" }, "http": { "method": "POST", "url": "https://sandbox.api.visa.com/merchantsearch/v1/search", "body": { "type": "json", "data": "{}" } }, "docs": "Searches for merchants by name and location criteria, returning Visa merchant identifiers and related business details. This operation enables applications to find and validate merchant information in the Visa merchant database." } ] } ], "bundled": true }