Notifications

Returns previously sent notifications from Shinkansen

get
/notifications

Returns a list of notifications from the participant.

Authorizations
Shinkansen-Api-KeystringRequired

Api Key Identifying the Client

Query parameters
destination_schema_idstringOptional

If present, filter by destination schema ID

notification_typestringOptional

If present, filter by notification type

notification_typesstring[]Optional

If present, filter by multiple notification types

debtor_accountstringOptional

If present, filter by debtor account

debtor_idstringOptional

If present, filter by debtor ID

creditor_accountstringOptional

If present, filter by creditor account

creditor_idstringOptional

If present, filter by creditor ID

shinkansen_notification_idstringOptional

If present, filter by Shinkansen notification ID

notification_idstringOptional

If present, filter by notification ID

before_datetimestring · date-timeOptional

If present, filter by notifications before this datetime. Example 2024-01-01T00:00:00Z

after_datetimestring · date-timeOptional

If present, filter by notifications after this datetime. Example 2024-01-01T00:00:00Z

before_notification_datestring · date-timeOptional

If present, filter by notifications before notification date. Example 2024-01-01T00:00:00Z

after_notification_datestring · date-timeOptional

If present, filter by notifications after notification date. Example 2024-01-01T00:00:00Z

before_mt940_datestring · date-timeOptional

If present, filter by MT940 date before MT940 date. Example 2024-01-01T00:00:00Z

after_mt940_datestring · date-timeOptional

If present, filter by MT940 date after MT940 date. Example 2024-01-01T00:00:00Z

debtor_account_schema_idstringOptional

If present, filter by debtor account financial institution ID. See docs.

creditor_account_schema_idstringOptional

If present, filter by creditor account financial institution ID. See docs.

page_sizeinteger · min: 1 · max: 100Optional

Maximum number of transactions to return per page (can't be greater than 100)

pageintegerOptional

Current page to fetch (defaults to 1 if not specified)

Responses
200

List of notifications

application/json
get
/notifications