Skip to content
ben-routefusion edited this page Sep 12, 2019 · 2 revisions

Routefusion Node SDK

Concepts

The Routefusion ecosystem contains several high-level concepts that are important to understand to complete your implementation. These entities are defined as follows:

User

Someone who wants to send money to a Beneficiary

Beneficiary

Someone who will receive money from a User or Sub-User

Sub-User

Someone who has payments made by a User on their behalf

Transfer

Money sent from a User or a Sub-User to a Beneficiary

Quote

A promise for a specific rate for a given transaction

Account

A bank account used to send or receive money

Subscription

Describes a webhook configuration

Relationship Diagram

entity relationship diagram

Clone this wiki locally