Connector for the mastercard-merchantidentifier API (generated from its OpenAPI spec).
Type: Tool
Category: Commerce
Version: 1.0.0
Provider: Blue Isle
License: MIT
mastercard-merchantidentifierapiopenapi
Mastercard Merchantidentifier
Connector for the mastercard-merchantidentifier API, generated deterministically from its OpenAPI spec (endpoints, auth, and methods match the spec exactly — nothing is invented).
Base URL: https://api.mastercard.com/merchant-id/v2
Auth: bearer (pass your key via the apiKey input)
Operations
getmerchantidentifiers — GET /merchant-ids — Returns merchant descriptor and locator information based on the criteria you provide.
Information returned includes merchant DBA name, merchant category code (MCC), street address, city, state, postal code, country, and sales channels.
Inputs
apiKey — your mastercard-merchantidentifier API key
operation — one of the operations above
path parameters when an operation's path contains {...}