add

abstract suspend fun add(paymentInstrument: CciBankAccount): PaymentInstrument

Adds a new Peruvian Bank account for the customer.

Return

A CciBankAccount object.

Parameters

paymentInstrument

The payment instrument to add.