Get Nostro account liquidity transfers
Retrieves a list of liquidity transfers between Nostro accounts.
Overview
This endpoint retrieves liquidity transfer records between your Nostro accounts. Track fund movements and manage liquidity between the SCT and INST Nostro accounts of your clearing system connection (CENTROlink only - not available for EKS; cross-rail transfers are not supported).Transfer Information
- Transfer amount and currency
- Source and destination accounts
- Transfer status and timestamps
- Reference information
Query Parameters
A limit on the number of objects returned per page. The default is 10 items.
1 <= x <= 100Specifies the starting position for retrieving items in paginated results. The default is 0 items.
x >= 0A filter by liquidity transfer request ID.
A filter by debtor account.
A filter by creditor account.
A filter by liquidity transfer request status. Multiple values are supported e.g. status=CREATED&status=COMPLETED
CREATED, SENT_TO_CLEAR, ACCEPTED, REJECTED, COMPLETED A filter by liquidity transfer request date time from (ISO-8601 format).
"2023-10-24T12:00:00Z"
A filter by liquidity transfer request date time to (ISO-8601 format).
"2023-10-24T12:00:00Z"
A sort by liquidity transfer request id field