Codat · Example Payload

Codat Get Banking Transaction Example

Unified-API

Codat Get Banking Transaction Example is an example object payload from Codat, with 6 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

operationIdmethodpathsummaryrequestExamplesresponseExamples

Example Payload

Raw ↑
{
  "operationId": "get-banking-transaction",
  "method": "GET",
  "path": "/companies/{companyId}/connections/{connectionId}/data/banking-transactions/{transactionId}",
  "summary": "Get bank transaction",
  "requestExamples": [],
  "responseExamples": [
    {
      "status": "200",
      "contentType": "application/json",
      "name": "Basiq",
      "example": {
        "id": "00017a94-c681-448d-ba8d-585a81b4128f",
        "accountId": "feb76128-7650-4b02-a323-e1606146be0c",
        "description": "RENTALCARTOLLPH131865 PARRAMATTA  AU Card xx0399 Value Date: 25/07/2019",
        "amount": -14.26,
        "currency": "AUD",
        "postedDate": "2019-07-31T00:00:00Z",
        "code": "Unknown",
        "merchantName": "",
        "transactionCategoryRef": {
          "id": "payment",
          "name": "Payment"
        },
        "modifiedDate": "2022-10-28T07:15:10Z"
      }
    },
    {
      "status": "200",
      "contentType": "application/json",
      "name": "Plaid",
      "example": {
        "id": "1514wvMMajumgG7xWA1Bt8o15xP5k3fmeo9Bg_EC6E0DC820E1F9D1A2300BF4A5B80513",
        "accountId": "3opGv6XXNeHPEgNVbQpyCr8MAKQ3noC8Qz1zB",
        "description": "CREDIT CARD 3333 PAYMENT *//",
        "amount": -25,
        "currency": "CAD",
        "postedDate": "2021-05-10T00:00:00",
        "authorizedDate": "2021-05-09T00:00:00",
        "code": "Unknown",
        "transactionCategoryRef": {
          "id": "TRANSFER_OUT.TRANSFER_OUT_ACCOUNT_TRANSFER",
          "name": "TRANSFER_OUT_ACCOUNT_TRANSFER"
        },
        "modifiedDate": "2022-10-27T10:50:25Z"
      }
    }
  ]
}

Work with this as data

Every example here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for examples

4 MCP tools reach this
  • find_examplesBrowse and filter every example in the catalog.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This example
curl "https://apis.io/api/v1/examples/codat-get-banking-transaction-example"
All examples
curl "https://apis.io/api/v1/examples?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

A second provider on the same verified email joins the account you already have.