Skip to main content
GET
/
customers
/
{customerId}
/
bank-transfer-account
{
  "iban": "<string>",
  "bic": "<string>",
  "countryCode": "<string>",
  "accountHolderName": "<string>"
}

Path Parameters

customerId
string
required

The customer id

Response

iban
string
required

The IBAN the customer needs to pay to

bic
string
required

The BIC for this IBAN

countryCode
string
required

The two-letter country code of the bank account to transfer to

accountHolderName
string
required

The name of the person or business that owns the bank account