Skip to content

SEPA transfers (1.0)

Download OpenAPI description
Languages
Servers
Mock Server
https://docs.solarisgroup.com/_mock/api-reference/digital-banking/sepa-transfers/

SEPA Direct Debits

Operations

SEPA Direct Debit Returns

Operations

SEPA Credit Transfers

Operations

(Legacy) Batch Transfer

Operations

SEPA Instant Credit Transfers

Operations

SEPA Instant Outgoing

Operations

Index all SEPA Instant Credit Transfers for an account

Request

Returns a list of all SEPA Instant Credit Transfers for the account specified in the request URL. You can filter the results by the creditor_iban, transaction status, etc.

Path
account_idstringrequired

The ID of the customer's account from which the SCT Instant will be transferred.

Query
page[number]integer

The number of results pages to return.

page[size]integer

The size of each page in the response.

filter[status]string(TransactionStatus)

Filters the results by the transaction status.

Enum"INITIATED""RESERVED""READY_FOR_CLEARING""CLEARED"
filter[creditor_iban]string

Filters the results by the creditor IBAN.

No request payload

Responses

Successful result of the operation

Bodyapplication/jsonArray [
idstring<= 35 characters

The ID of the transaction.

Example: "e8308bd66d3472a987d262d05fb5098siot"
amountobject

The transaction amount.

Example: {"value":3000,"currency":"EUR"}
creditor_ibanstring

The IBAN of the creditor account (i.e., the account holder receiving the money). The IBAN must be reachable via SCT Instant!

Example: "Lisa Herrmann"
creditor_namestring<= 70 characters

The name of the creditor (i.e., account holder).

Example: "DE02500105170137075030"
descriptionstring<= 140 characters

A description for the transaction given by the customer.

Example: "Geschenk"
end_to_end_idstring<= 35 characters

Your unique end-to-end ID for the transaction.

Example: "e2178fc8b9ad4a479e269a47f90b4a43"
initiator_referencestring

Your unique reference for the transaction.

Example: "2603037c-e264-46c4-82e8-0d3ebc23a30f"
idempotency_keystring(uuid)

Your unique value generated for the transaction, which Solaris uses to recognize subsequent retries of the same request.

Example: "7352a11b-011d-47a4-a449-17371078e98c"
statusstring(TransactionStatus)

The status of the transaction.

Enum"INITIATED""RESERVED""READY_FOR_CLEARING""CLEARED"
valuta_datestring(date)

The valuta date of the transaction.

Example: "2022-04-22"
]
Response
application/json
[ { "id": "e8308bd66d3472a987d262d05fb5098siot", "amount": {}, "creditor_iban": "Lisa Herrmann", "creditor_name": "DE02500105170137075030", "description": "Geschenk", "end_to_end_id": "e2178fc8b9ad4a479e269a47f90b4a43", "initiator_reference": "2603037c-e264-46c4-82e8-0d3ebc23a30f", "idempotency_key": "7352a11b-011d-47a4-a449-17371078e98c", "status": "RESERVED", "valuta_date": "2022-04-22" } ]

(Legacy) Standing orders

Operations

(Legacy) Timed orders

Operations

SDD Collection Limits

Operations

SDD Collection Applications

Operations

SDD Collections

Operations

SEPA Credit Batch Transfers

Operations

Scheduled Transfers

Operations

Verification of Payee

Operations

(Legacy) SEPA Direct Debit for freelancers

Operations

(Legacy) SEPA Direct Debit for business

Operations

(Legacy) SEPA Direct Debit profile templates

Operations