Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Inputs (Array[]) inherits from EntityBase

...

TransferReceiverExtraInfoNorwegianPostGiro

Name

Type

Description

Mandatory

Available from version

AccountNo

string

The account number

true

2024-03-06

TransferReceiverExtraInfoNorwegianBankAccount

Name

Type

Description

Mandatory

Available from version

AccountNo

string

The account number

true

2024-03-06

BankName

string

The bank name

true

2024-03-06

...

Name

Type

Description

Available from version

Entities

Array

All TransferReceivers in the request is returned. And array of Errors per TransferReceiver


Code examples

C# - Create an AutoGiro TransferReceiver

...