Balance Platform — SCA Association Management.
Manage the relationships between SCA devices and Balance Platform resources (balance accounts, payment instruments, etc.).
Summary
Functions
Approve a pending SCA association.
Delete association between SCA devices and an entity.
Get a list of SCA devices associated with an entity.
Functions
@spec approve_pending(String.t(), String.t(), map(), keyword()) :: AdyenClient.Client.response()
Approve a pending SCA association.
@spec delete_for_entity( String.t(), keyword() ) :: AdyenClient.Client.response()
Delete association between SCA devices and an entity.
@spec list_for_entity(String.t(), map(), keyword()) :: AdyenClient.Client.response()
Get a list of SCA devices associated with an entity.