Skip to main content

Use-Cases

Step-by-step integration flows for common RTGS.global API tasks.

Approving a Relationship

Approve an incoming relationship request from another participant on the RTGS.global network.

2 steps
relationshipssigningwebhooks
📋
Creating a Creditor

Check whether the target funds controller requires creditor party management, then register a creditor.

3 steps
party-managementsigningwebhooks
📋
Creating a Debtor

Check whether the target funds controller requires debtor party management, then register a debtor.

3 steps
party-managementsigningwebhooks
🤝
Creating a Relationship

Step-by-step guide to requesting a new relationship with another participant on the RTGS.global network.

4 steps
relationshipssigning
💱
FX Quote Flow

Request an FX quote from a counterparty, then respond with a quote offer. Covers both sides of the flow.

4 steps
fx-quotessigningwebhooks
🏦
Getting Accounts

Retrieve the accounts associated with your participant, including their status, currency, and linked funds controller.

2 steps
accountssigning
💰
Getting Balances

Retrieve the available balances of network accounts across all jurisdictions.

2 steps
balancessigning
👥
Getting Creditors

Retrieve the list of registered creditors for a given funds controller.

2 steps
party-managementsigning
👥
Getting Debtors

Retrieve the list of registered debtors for a given funds controller.

2 steps
party-managementsigning
📊
Getting Transactions

Retrieve transactions for an account, optionally filtered by date range.

2 steps
transactionssigning
💸
Initiating a FI to FI Customer Credit Transfer

Optionally validate, then submit a FI to FI Customer Credit Transfer (pacs.008) for settlement via the RTGS.global network.

3 steps
payawaysigningwebhooks
🔗
Initiating a Link and Settle

Submit a Link and Settle instruction to atomically link and settle a payment across two RTGS.global participants.

2 steps
link-and-settlesigningwebhooks
Rejecting a Relationship

Reject an incoming relationship request from another participant on the RTGS.global network.

2 steps
relationshipssigningwebhooks
🔏
Signing a Request

How to sign an outgoing request using the Signing API and verify the response signature.

3 steps
signing
Verifying a Request

How to verify the rtgs-global-sig signature on an HTTP response and on an incoming CloudEvent webhook.

2 steps
signingwebhooks