Jump to Content
Marble
GuidesAPI Reference
GuidesAPI ReferenceMarble
API Reference
GuidesAPI Reference
GuidesAPI Reference
All
Pages
Start typing to search…
These docs are for v0.1.0. Click to read the latest docs for v1.0.0.

Marble decision engine API

  • Introduction
  • Ingestion
    • Introduction
    • Ingest a new objectpost
    • Ingest a new object, and allow a partial payload (only the fields to update)patch
    • Ingest new objects by batchpost
    • Ingest new objects by batch, and allow a partial payload (only the fields to update)patch
  • Decision
    • Introduction
    • The decision object
    • Create a decisionpost
    • List decisions based on the provided filters and paginationget
    • Create all the possible decisions for the input objectpost
    • Retrieve a decisionget
  • ScheduledExecutions
    • List Scheduled Executionsget

Transfercheck API

  • Transfers
    • Introduction - workflow
    • Create and score a transferpost
    • IBAN hashing
    • Look up an existing transfer by its id in the sender systemsget
    • Update a transfer's statuspatch
    • Retrieve an existing transfer by its Marble idget
    • Compute a score on an existing transferpost
Powered by 
  1. Marble decision engine API
  2. Ingestion

Ingest a new object, and allow a partial payload (only the fields to update)

patch
https://api.checkmarble.com/ingestion/

Ingest (upsert) a new version of an object from the data model

Language
Credentials
Header