Mercury

getAccountCards

Retrieve all debit and credit cards associated with a specific account.

Remote mercury

Remote (network-hosted)

Other tools also called getAccountCards? See providers with this name

Input Schema


            {
  "type": "object",
  "properties": {
    "accountId": {
      "type": "string",
      "format": "uuid",
      "description": "ID for a Mercury account."
    }
  }
}
          

Provider

Mercury →