delete

Delete a stored payment intrument of a consumer.

Parameters

paymentInstrumentId

The id of the payment instrument to delete.

abstract fun delete(paymentInstrumentId: String): ApiResult<Map<String, Any>>