Tazama · Example Payload

Tazama Evaluate Pain001 Transaction Example

Financial TechnologyFraud DetectionAnti-Money LaunderingLinux FoundationOpen-SourceTransaction MonitoringISO 20022Real-Time

Tazama Evaluate Pain001 Transaction Example is an example object payload from Tazama, with 2 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

requestresponse

Example Payload

Raw ↑
{
  "request": {
    "method": "POST",
    "url": "http://localhost:5000/v1/evaluate/iso20022/pain.001.001.11",
    "headers": {
      "Content-Type": "application/json"
    },
    "body": {
      "CstmrCdtTrfInitn": {
        "GrpHdr": {
          "MsgId": "8cc4f6ffb4fd4e31b42aec0ed5d600a0123",
          "CreDtTm": "2021-10-07T09:25:31.000Z",
          "NbOfTxs": 1,
          "InitgPty": {
            "Nm": "Ivan Reese Russel-Klein",
            "Id": {
              "PrvtId": {
                "DtAndPlcOfBirth": {
                  "BirthDt": "1967-11-23",
                  "CityOfBirth": "Unknown",
                  "CtryOfBirth": "ZZ"
                },
                "Othr": {
                  "Id": "+27783078685",
                  "SchmeNm": {
                    "Prtry": "MSISDN"
                  }
                }
              }
            },
            "CtctDtls": {
              "MobNb": "+27-783078685"
            }
          }
        },
        "PmtInf": {
          "PmtInfId": "8cc4f6ffb4fd4e31b42aec0ed5d600a0123",
          "PmtMtd": "TRA",
          "ReqdExctnDt": {
            "Dt": "2021-10-07",
            "DtTm": "2021-10-07T09:25:31.000Z"
          },
          "Dbtr": {
            "Nm": "Ivan Reese Russel-Klein",
            "Id": {
              "PrvtId": {
                "DtAndPlcOfBirth": {
                  "BirthDt": "1967-11-23",
                  "CityOfBirth": "Unknown",
                  "CtryOfBirth": "ZZ"
                },
                "Othr": {
                  "Id": "+27783078685",
                  "SchmeNm": {
                    "Prtry": "MSISDN"
                  }
                }
              }
            },
            "CtctDtls": {
              "MobNb": "+27-783078685"
            }
          },
          "DbtrAcct": {
            "Id": {
              "Othr": {
                "Id": "+27783078685",
                "SchmeNm": {
                  "Prtry": "PASSPORT"
                }
              }
            },
            "Nm": "Ivan Russel-Klei"
          },
          "DbtrAgt": {
            "FinInstnId": {
              "ClrSysMmbId": {
                "MmbId": "dfsp001"
              }
            }
          },
          "CdtTrfTxInf": {
            "CdtrAgt": {
              "FinInstnId": {
                "ClrSysMmbId": {
                  "MmbId": "dfsp002"
                }
              }
            },
            "PmtId": {
              "EndToEndId": "8cc4f6ffb4fd4e31b42aec0ed5d600a0123"
            },
            "Amt": {
              "InstdAmt": {
                "Amt": {
                  "Amt": 250.50,
                  "Ccy": "USD"
                }
              }
            },
            "CdtrAcct": {
              "Id": {
                "Othr": {
                  "Id": "+27783078685",
                  "SchmeNm": {
                    "Prtry": "MSISDN"
                  }
                }
              },
              "Nm": "April Adamson"
            }
          }
        },
        "SplmtryData": {
          "Envlp": {
            "Doc": {
              "InitgPty": {
                "InitrTp": "CONSUMER",
                "Glctn": {
                  "Lat": "-3.1291",
                  "Long": "39.0006"
                }
              }
            }
          }
        }
      }
    }
  },
  "response": {
    "status": 200,
    "headers": {
      "Content-Type": "application/json"
    },
    "body": {
      "message": "Transaction is valid",
      "data": {}
    }
  }
}

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/tazama-evaluate-pain001-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 email required.

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