getPaymentMethods

abstract suspend fun getPaymentMethods(customerId: String): ApiResult<PaymentMethodCollection>