v51

latestOpenAPI 3.1.0raw.githubusercontent.com2026-07-3196247792.5 KB
Manage SCA devices

Initiate an association between an SCA device and a resource

Initiates an association between a user's registered SCA device and an Adyen resource. For example, you can associate an SCA device with additional business accounts or Adyen-issued cards.

post/registeredDevices/{deviceId}/associations

Path parameters

deviceIdstring required

The unique identifier of the SCA device that you are associating with a resource.

Request body

idsstring[] required

The list of unique identifiers of the resources that you are associating with the SCA device.

Maximum: 5 strings.

type'PaymentInstrument' required

The type of resource that you are associating with the SCA device.

Possible value: PaymentInstrument

Response

OK - the request has succeeded.

sdkInputstring

A string that you must pass to the authentication SDK to continue with the association process.