get Card Verifications
abstract suspend fun getCardVerifications(parameters: CardVerificationsParameters?): CardVerificationList
Retrieves a list of card verification attempts for the customer.
Return
A list of CardVerification objects.
Parameters
parameters
A CardVerificationsParameters object containing the parameters for the request.