verify

Verify if a provided payment instrument is valid and optionally perform a fraud check on the instrument.

Parameters

verifyPaymentInstrumentsRequest

Details of the payment instrument to be verified.

abstract fun verify(verifyPaymentInstrumentsRequest: VerifyPaymentInstrumentsRequest): ApiResult<VerifyPaymentInstrumentsSuccessResponse>