Skip to main content
POST
Start trusting a beneficiary

Authorizations

Authorization
string
header
required

API token authentication using format <api token id>:<api client secret>

Path Parameters

externalAccountId
string
required

The unique identifier of the external account (beneficiary) being trusted.

Response

Beneficiary trust started; the SCA challenge (if any) is returned.

The SCA challenge (if any) a caller authorizes to finish trusting (or untrusting) a beneficiary. The beneficiary is identified by its externalAccountId, so the confirm call needs no separate handle. scaChallenge is omitted when no challenge is issued; the caller then confirms without a challengeId.

scaChallenge
object

The SCA challenge to satisfy on the confirm call. Omitted when no challenge is issued.